Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dmentor_i2c_plat.h14 #define CONFIG_SYS_I2C_SLAVE 0 macro
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/include/
H A Dmentor_i2c_plat.h14 #define CONFIG_SYS_I2C_SLAVE 0x0 macro
/rk3399_ARM-atf/drivers/mentor/i2c/
H A Dmi2cv.c464 mmio_write_32((uintptr_t)&base->slave_address, CONFIG_SYS_I2C_SLAVE); in i2c_init()