Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c131 #define MLXBF_I2C_CAUSE_READ_WAIT_FW_RESPONSE BIT(13) macro
1782 int_reg = MLXBF_I2C_CAUSE_READ_WAIT_FW_RESPONSE; in mlxbf_i2c_init_slave()
1821 if (cause_reg & MLXBF_I2C_CAUSE_READ_WAIT_FW_RESPONSE) in mlxbf_i2c_has_coalesce()