Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mlxbf.c130 #define MLXBF_I2C_CAUSE_READ_WAIT_FW_RESPONSE BIT(13) macro
1793 * MLXBF_I2C_CAUSE_READ_WAIT_FW_RESPONSE and in mlxbf_i2c_init_slave()
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()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-mlxbf.c131 #define MLXBF_I2C_CAUSE_READ_WAIT_FW_RESPONSE BIT(13) macro
1776 * MLXBF_I2C_CAUSE_READ_WAIT_FW_RESPONSE and in mlxbf_i2c_init_slave()
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()

Completed in 10 milliseconds