tx_fifo_low 88 sound/soc/xtensa/xtfpga-i2s.c unsigned tx_fifo_low; tx_fifo_low 201 sound/soc/xtensa/xtfpga-i2s.c i2s->tx_fifo_level = i2s->tx_fifo_low; tx_fifo_low 248 sound/soc/xtensa/xtfpga-i2s.c i2s->tx_fifo_level = i2s->tx_fifo_low; tx_fifo_low 313 sound/soc/xtensa/xtfpga-i2s.c i2s->tx_fifo_low = XTFPGA_I2S_FIFO_SIZE / 2; tx_fifo_low 317 sound/soc/xtensa/xtfpga-i2s.c i2s->tx_fifo_low / 2 >= period_size * 2 && tx_fifo_low 320 sound/soc/xtensa/xtfpga-i2s.c i2s->tx_fifo_low /= 2; tx_fifo_low 322 sound/soc/xtensa/xtfpga-i2s.c i2s->tx_fifo_high = 2 * i2s->tx_fifo_low;