Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/google/
H A Dchv3-i2s.c50 #define I2S_TX_IRQ 0x54 macro
221 chv3_i2s_wr(i2s, I2S_TX_IRQ, ((period_bytes / i2s->tx_bytes_to_fetch) << 8) | 1); in chv3_dma_prepare()