Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/xtensa/
Dxtfpga-i2s.c88 unsigned tx_fifo_level; member
140 for (; i2s->tx_fifo_level < i2s->tx_fifo_high; \
141 i2s->tx_fifo_level += 2) { \
204 i2s->tx_fifo_level = i2s->tx_fifo_low; in xtfpga_pcm_refill_fifo()
244 i2s->tx_fifo_level = 0; in xtfpga_i2s_threaded_irq_handler()
251 i2s->tx_fifo_level = i2s->tx_fifo_low; in xtfpga_i2s_threaded_irq_handler()