Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-mlxbf.c130 #define MLXBF_I2C_CAUSE_READ_WAIT_FW_RESPONSE BIT(13) macro
1799 int_reg = MLXBF_I2C_CAUSE_READ_WAIT_FW_RESPONSE; in mlxbf_i2c_init_slave()
1838 if (cause_reg & MLXBF_I2C_CAUSE_READ_WAIT_FW_RESPONSE) in mlxbf_i2c_has_coalesce()