Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Di2c.h20 #define CONFIG_I2C_MVTWSI_BASE3 SUNXI_TWI3_BASE macro
/openbmc/u-boot/drivers/i2c/
H A Dmvtwsi.c207 #ifdef CONFIG_I2C_MVTWSI_BASE3 in twsi_get_base()
209 return (struct mvtwsi_registers *)CONFIG_I2C_MVTWSI_BASE3; in twsi_get_base()
744 #ifdef CONFIG_I2C_MVTWSI_BASE3
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt919 CONFIG_I2C_MVTWSI_BASE3