Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/i2c/busses/
Di2c-tegra.c215 bool has_mst_fifo; member
576 if (i2c_dev->hw->has_mst_fifo) { in tegra_i2c_flush_fifos()
760 if (i2c_dev->hw->has_mst_fifo) { in tegra_i2c_empty_rx_fifo()
813 if (i2c_dev->hw->has_mst_fifo) { in tegra_i2c_fill_tx_fifo()
998 if (i2c_dev->hw->has_mst_fifo) in tegra_i2c_config_fifo_trig()
1019 if (i2c_dev->hw->has_mst_fifo) in tegra_i2c_config_fifo_trig()
1031 if (i2c_dev->hw->has_mst_fifo) in tegra_i2c_config_fifo_trig()
1050 if (i2c_dev->hw->has_mst_fifo) in tegra_i2c_config_fifo_trig()
1482 .has_mst_fifo = false,
1506 .has_mst_fifo = false,
[all …]