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