Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_rcar.c46 #define RCAR_I2C_ICMAR 0x20 /* Master Address Register */ macro
144 i2c_rcar_write(config, RCAR_I2C_ICMAR, (chip << 1) | read); in i2c_rcar_set_addr()
310 i2c_rcar_write(config, RCAR_I2C_ICMAR, 0); in i2c_rcar_configure()