Home
last modified time | relevance | path

Searched refs:CONFIG_I2C_MVTWSI_BASE1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Di2c.h14 #define CONFIG_I2C_MVTWSI_BASE1 SUNXI_TWI1_BASE macro
/openbmc/u-boot/include/configs/
H A Dtheadorable.h34 #define CONFIG_I2C_MVTWSI_BASE1 MVEBU_TWSI1_BASE macro
/openbmc/u-boot/drivers/i2c/
H A Dmvtwsi.c199 #ifdef CONFIG_I2C_MVTWSI_BASE1 in twsi_get_base()
201 return (struct mvtwsi_registers *)CONFIG_I2C_MVTWSI_BASE1; in twsi_get_base()
730 #ifdef CONFIG_I2C_MVTWSI_BASE1
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt917 CONFIG_I2C_MVTWSI_BASE1