Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-mlxbf.c1803 u32 coalesce0_reg, cause_reg; in mlxbf_i2c_has_coalesce() local
1813 coalesce0_reg = readl(priv->coalesce->io + MLXBF_I2C_CAUSE_COALESCE_0); in mlxbf_i2c_has_coalesce()
1814 is_set = coalesce0_reg & (1 << slave_shift); in mlxbf_i2c_has_coalesce()