Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Drcar_i2c.c88 u32 mcra = mcr | RCAR_I2C_ICMCR_FSDA; in rcar_i2c_recover() local
94 writel(mcra | RCAR_I2C_ICMCR_FSCL, priv->base + RCAR_I2C_ICMCR); in rcar_i2c_recover()
96 writel(mcra, priv->base + RCAR_I2C_ICMCR); in rcar_i2c_recover()
102 writel(mcra, 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()