Searched refs:RCAR_I2C_ICMCR_FSCL (Results 1 – 1 of 1) sorted by relevance
24 #define RCAR_I2C_ICMCR_FSCL BIT(6) macro80 writel(mcra | RCAR_I2C_ICMCR_FSCL, priv->base + RCAR_I2C_ICMCR); in rcar_i2c_recover()92 writel(mcr | RCAR_I2C_ICMCR_FSCL, priv->base + RCAR_I2C_ICMCR); in rcar_i2c_recover()94 writel(mcra | RCAR_I2C_ICMCR_FSCL, priv->base + RCAR_I2C_ICMCR); in rcar_i2c_recover()