Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/i2c/busses/
Di2c-tegra.c132 #define I2C_MST_FIFO_STATUS 0x0b8 macro
728 val = i2c_readl(i2c_dev, I2C_MST_FIFO_STATUS); in tegra_i2c_empty_rx_fifo()
781 val = i2c_readl(i2c_dev, I2C_MST_FIFO_STATUS); in tegra_i2c_fill_tx_fifo()