Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/xtensa/
H A Dxtfpga-i2s.c88 unsigned tx_fifo_low; member
201 i2s->tx_fifo_level = i2s->tx_fifo_low; in xtfpga_pcm_refill_fifo()
248 i2s->tx_fifo_level = i2s->tx_fifo_low; in xtfpga_i2s_threaded_irq_handler()
313 i2s->tx_fifo_low = XTFPGA_I2S_FIFO_SIZE / 2; in xtfpga_i2s_hw_params()
317 i2s->tx_fifo_low / 2 >= period_size * 2 && in xtfpga_i2s_hw_params()
320 i2s->tx_fifo_low /= 2; in xtfpga_i2s_hw_params()
322 i2s->tx_fifo_high = 2 * i2s->tx_fifo_low; in xtfpga_i2s_hw_params()