Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Drcar_i2c.c46 #define RCAR_I2C_ICMAR 0x20 /* master address */ macro
137 writel((chip << 1) | read, priv->base + RCAR_I2C_ICMAR); in rcar_i2c_set_addr()
345 writel(0, priv->base + RCAR_I2C_ICMAR); in rcar_i2c_probe()