Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/stm/
Dstm32_i2s.c114 #define I2S_CGFR_I2SCFG_MASK GENMASK(3, I2S_CGFR_I2SCFG_SHIFT) macro
321 I2S_CGFR_WSINV | I2S_CGFR_I2SCFG_MASK; in stm32_i2s_set_dai_fmt()
525 cfgr_mask |= I2S_CGFR_I2SCFG_MASK; in stm32_i2s_configure()