Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Drcar_i2c.c29 #define RCAR_I2C_ICMCR_FSB BIT(1) /* force stop bit */ macro
164 icmcr |= RCAR_I2C_ICMCR_FSB; in rcar_i2c_read_common()
200 icmcr |= RCAR_I2C_ICMCR_FSB; in rcar_i2c_write_common()