Searched refs:RCAR_I2C_ICMCR_FSCL (Results 1 – 1 of 1) sorted by relevance
24 #define RCAR_I2C_ICMCR_FSCL BIT(6) /* override SCL pin */ macro94 writel(mcra | RCAR_I2C_ICMCR_FSCL, priv->base + RCAR_I2C_ICMCR); in rcar_i2c_recover()106 writel(mcr | RCAR_I2C_ICMCR_FSCL, priv->base + RCAR_I2C_ICMCR); in rcar_i2c_recover()108 writel(mcra | RCAR_I2C_ICMCR_FSCL, priv->base + RCAR_I2C_ICMCR); in rcar_i2c_recover()