Home
last modified time | relevance | path

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

/linux/sound/soc/google/
H A Dchv3-i2s.c66 int tx_bytes_to_fetch; member
221 chv3_i2s_wr(i2s, I2S_TX_IRQ, ((period_bytes / i2s->tx_bytes_to_fetch) << 8) | 1); in chv3_dma_prepare()
299 i2s->tx_bytes_to_fetch = (chv3_i2s_rd(i2s, I2S_TX_IRQ_CONST) >> 8) & 0xffff; in chv3_i2s_probe()