Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/xtensa/
Dxtfpga-i2s.c91 unsigned tx_fifo_low; member
204 i2s->tx_fifo_level = i2s->tx_fifo_low; in xtfpga_pcm_refill_fifo()
251 i2s->tx_fifo_level = i2s->tx_fifo_low; in xtfpga_i2s_threaded_irq_handler()
316 i2s->tx_fifo_low = XTFPGA_I2S_FIFO_SIZE / 2; in xtfpga_i2s_hw_params()
320 i2s->tx_fifo_low / 2 >= period_size * 2 && in xtfpga_i2s_hw_params()
323 i2s->tx_fifo_low /= 2; in xtfpga_i2s_hw_params()
325 i2s->tx_fifo_high = 2 * i2s->tx_fifo_low; in xtfpga_i2s_hw_params()