Searched refs:REG_SSI_STMSK (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/fsl/
H A Dfsl_ssi.h64 #define REG_SSI_STMSK 0x48 macro
67 #define REG_SSI_SxMSK(tx) ((tx) ? REG_SSI_STMSK : REG_SSI_SRMSK)
H A Dfsl_ssi.c1086 regmap_write(regs, REG_SSI_STMSK, ~tx_mask);

Completed in 93 milliseconds