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

/linux-master/sound/soc/google/
H A Dchv3-i2s.c51 #define I2S_TX_IRQ_CONST 0x58 macro
299 i2s->tx_bytes_to_fetch = (chv3_i2s_rd(i2s, I2S_TX_IRQ_CONST) >> 8) & 0xffff;

Completed in 109 milliseconds