Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-tegra.c133 #define I2C_MST_FIFO_STATUS 0x0b8 macro
750 val = i2c_readl(i2c_dev, I2C_MST_FIFO_STATUS); in tegra_i2c_empty_rx_fifo()
803 val = i2c_readl(i2c_dev, I2C_MST_FIFO_STATUS); in tegra_i2c_fill_tx_fifo()