Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Drcar_i2c.c36 #define RCAR_I2C_ICMSR_MST BIT(4) /* Stop */ macro
74 ret = wait_for_bit_le32(priv->base + RCAR_I2C_ICMSR, RCAR_I2C_ICMSR_MST, in rcar_i2c_finish()