Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Di2c.h23 #define CONFIG_I2C_MVTWSI_BASE4 SUNXI_TWI4_BASE macro
/openbmc/u-boot/drivers/i2c/
H A Dmvtwsi.c211 #ifdef CONFIG_I2C_MVTWSI_BASE4 in twsi_get_base()
213 return (struct mvtwsi_registers *)CONFIG_I2C_MVTWSI_BASE4; in twsi_get_base()
751 #ifdef CONFIG_I2C_MVTWSI_BASE4
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt920 CONFIG_I2C_MVTWSI_BASE4