Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/stm/
H A Dstm32_i2s.c82 #define I2S_SR_OVR BIT(6) macro
474 if (flags & I2S_SR_OVR) { in stm32_i2s_isr()