Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_EEPROM_BUS_NUM (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/u-boot/board/freescale/common/
H A Dsys_eeprom.c150 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in read_eeprom()
157 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in read_eeprom()
159 i2c_set_bus_num(CONFIG_SYS_EEPROM_BUS_NUM); in read_eeprom()
165 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in read_eeprom()
200 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in prog_eeprom()
213 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in prog_eeprom()
215 i2c_set_bus_num(CONFIG_SYS_EEPROM_BUS_NUM); in prog_eeprom()
241 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in prog_eeprom()
/openbmc/u-boot/include/configs/
H A Dlx2160ardb.h82 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A Dkp_imx53.h31 #define CONFIG_SYS_EEPROM_BUS_NUM 1 macro
H A Dlx2160aqds.h113 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A Dls1012aqds.h62 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A Dtricorder.h59 #define CONFIG_SYS_EEPROM_BUS_NUM 1 macro
H A Dlx2160a_common.h117 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A Dls1021aiot.h110 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A Dls1046ardb.h139 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A DP1023RDB.h169 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A Dls1021atwr.h227 #define CONFIG_SYS_EEPROM_BUS_NUM 1 macro
H A Dls1043ardb.h234 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A Dcyrus.h214 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A Dls1088ardb.h280 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A DMPC8569MDS.h247 #define CONFIG_SYS_EEPROM_BUS_NUM 1 macro
H A Dls2080ardb.h314 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A Dls2080aqds.h332 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A DMPC8572DS.h367 #define CONFIG_SYS_EEPROM_BUS_NUM 1 macro
H A DP1022DS.h389 #define CONFIG_SYS_EEPROM_BUS_NUM 1 macro
H A DMPC8536DS.h370 #define CONFIG_SYS_EEPROM_BUS_NUM 1 macro
H A DBSC9132QDS.h390 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
H A DP2041RDB.h120 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
/openbmc/u-boot/board/corscience/tricorder/
H A Dtricorder-eeprom.c80 i2c_set_bus_num(CONFIG_SYS_EEPROM_BUS_NUM); in tricorder_get_eeprom()
167 eeprom_init(CONFIG_SYS_EEPROM_BUS_NUM); in tricorder_eeprom_write()
/openbmc/u-boot/board/varisys/cyrus/
H A Dcyrus.c108 init_eeprom(CONFIG_SYS_EEPROM_BUS_NUM, in mac_read_from_eeprom()
/openbmc/u-boot/board/k+p/kp_imx53/
H A Dkp_id_rev.c74 ret = i2c_get_chip_for_busnum(CONFIG_SYS_EEPROM_BUS_NUM, in read_eeprom()

12