Searched refs:cause_reg (Results 1 – 1 of 1) sorted by relevance
1803 u32 coalesce0_reg, cause_reg; in mlxbf_i2c_has_coalesce() local1820 cause_reg = readl(priv->slv_cause->io + MLXBF_I2C_CAUSE_ARBITER); in mlxbf_i2c_has_coalesce()1821 if (cause_reg & MLXBF_I2C_CAUSE_READ_WAIT_FW_RESPONSE) in mlxbf_i2c_has_coalesce()1823 else if (cause_reg & MLXBF_I2C_CAUSE_WRITE_SUCCESS) in mlxbf_i2c_has_coalesce()