Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_rcar.c57 #define RCAR_I2C_ICMCR_FSB BIT(1) /* Forced Stop onto the Bus */ macro
125 i2c_rcar_write(config, RCAR_I2C_ICMCR, RCAR_I2C_ICMCR_MASTER | RCAR_I2C_ICMCR_FSB); in i2c_rcar_finish()
171 RCAR_I2C_ICMCR_FSB); in i2c_rcar_transfer_msg()