Home
last modified time | relevance | path

Searched refs:I2C_FIFO_CONTROL_TX_FLUSH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-tegra.c48 #define I2C_FIFO_CONTROL_TX_FLUSH BIT(1) macro
575 mask = I2C_FIFO_CONTROL_TX_FLUSH | in tegra_i2c_flush_fifos()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-tegra.c49 #define I2C_FIFO_CONTROL_TX_FLUSH BIT(1) macro
570 mask = I2C_FIFO_CONTROL_TX_FLUSH | in tegra_i2c_flush_fifos()

Completed in 5 milliseconds