Home
last modified time | relevance | path

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

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