tx_fifo_level     226 drivers/spi/spi-lantiq-ssc.c 	return spi->tx_fifo_size - tx_fifo_level(spi);
tx_fifo_level     623 drivers/spi/spi-lantiq-ssc.c 		else if (!tx_fifo_level(spi))
tx_fifo_level      85 sound/soc/xtensa/xtfpga-i2s.c 	unsigned tx_fifo_level;
tx_fifo_level     137 sound/soc/xtensa/xtfpga-i2s.c 	for (; i2s->tx_fifo_level < i2s->tx_fifo_high; \
tx_fifo_level     138 sound/soc/xtensa/xtfpga-i2s.c 	     i2s->tx_fifo_level += 2) { \
tx_fifo_level     201 sound/soc/xtensa/xtfpga-i2s.c 		i2s->tx_fifo_level = i2s->tx_fifo_low;
tx_fifo_level     241 sound/soc/xtensa/xtfpga-i2s.c 		i2s->tx_fifo_level = 0;
tx_fifo_level     248 sound/soc/xtensa/xtfpga-i2s.c 		i2s->tx_fifo_level = i2s->tx_fifo_low;