Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_i2s.c199 #define STM32_I2S_IS_SLAVE(x) ((x)->ms_flg == I2S_MS_SLAVE) macro
745 if (STM32_I2S_IS_SLAVE(i2s)) { in stm32_i2s_configure()
863 if (STM32_I2S_IS_SLAVE(i2s)) in stm32_i2s_trigger()