Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-tegra.c237 bool has_mst_fifo; member
669 if (i2c_dev->hw->has_mst_fifo) { in tegra_i2c_flush_fifos()
905 if (i2c_dev->hw->has_mst_fifo) { in tegra_i2c_empty_rx_fifo()
958 if (i2c_dev->hw->has_mst_fifo) { in tegra_i2c_fill_tx_fifo()
1138 if (i2c_dev->hw->has_mst_fifo) in tegra_i2c_config_fifo_trig()
1158 if (i2c_dev->hw->has_mst_fifo) in tegra_i2c_config_fifo_trig()
1169 if (i2c_dev->hw->has_mst_fifo) in tegra_i2c_config_fifo_trig()
1188 if (i2c_dev->hw->has_mst_fifo) in tegra_i2c_config_fifo_trig()
1620 .has_mst_fifo = false,
1650 .has_mst_fifo = false,
[all …]