Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dmc9sdz60.c14 #ifndef CONFIG_SYS_FSL_MC9SDZ60_I2C_ADDR
23 if (i2c_read(CONFIG_SYS_FSL_MC9SDZ60_I2C_ADDR, reg, 1, &val, 1)) { in mc9sdz60_reg_read()
33 i2c_write(CONFIG_SYS_FSL_MC9SDZ60_I2C_ADDR, reg, 1, &val, 1); in mc9sdz60_reg_write()
/openbmc/u-boot/include/configs/
H A Dmx35pdk.h57 #define CONFIG_SYS_FSL_MC9SDZ60_I2C_ADDR 0x69 macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt2789 CONFIG_SYS_FSL_MC9SDZ60_I2C_ADDR