tx_fifo_free 201 drivers/i2c/busses/i2c-qup.c int tx_fifo_free; tx_fifo_free 339 drivers/i2c/busses/i2c-qup.c blk->tx_fifo_free += qup->out_blk_sz; tx_fifo_free 473 drivers/i2c/busses/i2c-qup.c blk->tx_fifo_free--; tx_fifo_free 479 drivers/i2c/busses/i2c-qup.c while (blk->tx_fifo_free && qup->pos < msg->len) { tx_fifo_free 496 drivers/i2c/busses/i2c-qup.c blk->tx_fifo_free--; tx_fifo_free 997 drivers/i2c/busses/i2c-qup.c blk->tx_fifo_free = 0; tx_fifo_free 1022 drivers/i2c/busses/i2c-qup.c blk->tx_fifo_free = qup->out_fifo_sz; tx_fifo_free 1189 drivers/i2c/busses/i2c-qup.c blk->tx_fifo_free = 0; tx_fifo_free 1266 drivers/i2c/busses/i2c-qup.c for (j = blk->tx_fifo_data_pos; *len && blk->tx_fifo_free; tx_fifo_free 1267 drivers/i2c/busses/i2c-qup.c (*len)--, blk->tx_fifo_free--) { tx_fifo_free 1332 drivers/i2c/busses/i2c-qup.c if (blk->tx_fifo_free) tx_fifo_free 1401 drivers/i2c/busses/i2c-qup.c blk->tx_fifo_free = qup->out_fifo_sz; tx_fifo_free 482 drivers/spi/spi-lantiq-ssc.c unsigned int tx_free = tx_fifo_free(spi);