Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-tegra.c130 #define I2C_MST_FIFO_CONTROL_TX_TRIG(x) (((x) - 1) << 16) macro
1020 val = I2C_MST_FIFO_CONTROL_TX_TRIG(dma_burst); in tegra_i2c_config_fifo_trig()
1039 val = I2C_MST_FIFO_CONTROL_TX_TRIG(8) | in tegra_i2c_config_fifo_trig()