Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/stm/
Dstm32_i2s.c109 #define I2S_CGFR_I2SCFG_MASK GENMASK(3, I2S_CGFR_I2SCFG_SHIFT) macro
337 I2S_CGFR_WSINV | I2S_CGFR_I2SCFG_MASK; in stm32_i2s_set_dai_fmt()
535 cfgr_mask |= I2S_CGFR_I2SCFG_MASK; in stm32_i2s_configure()