REG_SSI_STMSK
regmap_write(regs, REG_SSI_STMSK, ~tx_mask);
#define REG_SSI_SxMSK(tx) ((tx) ? REG_SSI_STMSK : REG_SSI_SRMSK)