Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_i2s.c71 #define I2S_IER_TIFREIE BIT(8) macro
864 ier |= I2S_IER_TIFREIE; in stm32_i2s_trigger()