Home
last modified time | relevance | path

Searched refs:I2S_CGFR_I2SCFG_MASK (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/sound/soc/stm/
Dstm32_i2s.c110 #define I2S_CGFR_I2SCFG_MASK GENMASK(3, I2S_CGFR_I2SCFG_SHIFT) macro
546 I2S_CGFR_WSINV | I2S_CGFR_I2SCFG_MASK; in stm32_i2s_set_dai_fmt()
753 cfgr_mask |= I2S_CGFR_I2SCFG_MASK; in stm32_i2s_configure()