Home
last modified time | relevance | path

Searched refs:I2S_TX_DESC_OFF_INTR_EN_MSK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/bcm/
H A Dbcm63xx-i2s.h25 #define I2S_TX_DESC_OFF_INTR_EN_MSK (1 << 1) macro
26 #define I2S_TX_DESC_OFF_INTR_EN I2S_TX_DESC_OFF_INTR_EN_MSK
H A Dbcm63xx-pcm-whistler.c315 if (int_status & I2S_TX_DESC_OFF_INTR_EN_MSK) { in i2s_dma_isr()
/kernel/linux/linux-6.6/sound/soc/bcm/
H A Dbcm63xx-i2s.h25 #define I2S_TX_DESC_OFF_INTR_EN_MSK (1 << 1) macro
26 #define I2S_TX_DESC_OFF_INTR_EN I2S_TX_DESC_OFF_INTR_EN_MSK
H A Dbcm63xx-pcm-whistler.c298 if (int_status & I2S_TX_DESC_OFF_INTR_EN_MSK) { in i2s_dma_isr()

Completed in 3 milliseconds