Home
last modified time | relevance | path

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

/linux/sound/soc/xtensa/
H A Dxtfpga-i2s.c85 unsigned tx_fifo_level; member
137 for (; i2s->tx_fifo_level < i2s->tx_fifo_high; \
138 i2s->tx_fifo_level += 2) { \
201 i2s->tx_fifo_level = i2s->tx_fifo_low; in xtfpga_pcm_refill_fifo()
241 i2s->tx_fifo_level = 0; in xtfpga_i2s_threaded_irq_handler()
248 i2s->tx_fifo_level = i2s->tx_fifo_low; in xtfpga_i2s_threaded_irq_handler()