Home
last modified time | relevance | path

Searched defs:tx_fifo_avail (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-altera.c209 size_t tx_fifo_avail = idev->fifo_size - readl(idev->base + in altr_i2c_fill_tx_fifo() local
H A Di2c-axxia.c305 size_t tx_fifo_avail = FIFO_SIZE - readl(idev->base + MST_TX_FIFO); in axxia_i2c_fill_tx_fifo() local
H A Di2c-tegra.c798 unsigned int words_to_transfer, tx_fifo_avail; in tegra_i2c_fill_tx_fifo() local
/openbmc/linux/drivers/spi/
H A Dspi-fsl-espi.c216 u32 tx_fifo_avail; in fsl_espi_fill_tx_fifo() local