Searched refs:MLXBF_I2C_CAUSE_WRITE_SUCCESS (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/i2c/busses/
H A Di2c-mlxbf.c129 #define MLXBF_I2C_CAUSE_WRITE_SUCCESS BIT(0) macro
1777 * MLXBF_I2C_CAUSE_WRITE_SUCCESS, these are enabled when an external
1783 int_reg |= MLXBF_I2C_CAUSE_WRITE_SUCCESS;
1823 else if (cause_reg & MLXBF_I2C_CAUSE_WRITE_SUCCESS)

Completed in 205 milliseconds