Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-tegra.c214 bool has_mst_fifo; member
570 if (i2c_dev->hw->has_mst_fifo) { in tegra_i2c_flush_fifos()
748 if (i2c_dev->hw->has_mst_fifo) { in tegra_i2c_empty_rx_fifo()
801 if (i2c_dev->hw->has_mst_fifo) { in tegra_i2c_fill_tx_fifo()
986 if (i2c_dev->hw->has_mst_fifo) in tegra_i2c_config_fifo_trig()
1007 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()
1038 if (i2c_dev->hw->has_mst_fifo) in tegra_i2c_config_fifo_trig()
1456 .has_mst_fifo = false,
1480 .has_mst_fifo = false,
[all …]