Home
last modified time | relevance | path

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

/linux/sound/soc/stm/
H A Dstm32_i2s.c127 #define I2S_CGFR_FIXCH BIT(12) macro
885 cfgr |= I2S_CGFR_FIXCH; in stm32_i2s_configure()
886 cfgr_mask |= I2S_CGFR_FIXCH; in stm32_i2s_configure()