Home
last modified time | relevance | path

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

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