Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dmentor_i2c_plat.h13 #define CONFIG_SYS_I2C_SPEED 100000 macro
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/include/
H A Dmentor_i2c_plat.h13 #define CONFIG_SYS_I2C_SPEED 100000 macro
/rk3399_ARM-atf/drivers/mentor/i2c/
H A Dmi2cv.c456 mentor_i2c_bus_speed_set(CONFIG_SYS_I2C_SPEED); in i2c_init()