Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Di2c.h17 #define CONFIG_I2C_MVTWSI_BASE2 SUNXI_TWI2_BASE macro
/openbmc/u-boot/drivers/i2c/
H A Dmvtwsi.c203 #ifdef CONFIG_I2C_MVTWSI_BASE2 in twsi_get_base()
205 return (struct mvtwsi_registers *)CONFIG_I2C_MVTWSI_BASE2; in twsi_get_base()
737 #ifdef CONFIG_I2C_MVTWSI_BASE2
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt918 CONFIG_I2C_MVTWSI_BASE2