Home
last modified time | relevance | path

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

12

/u-boot/board/freescale/common/
A Dsys_eeprom.c154 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in read_eeprom()
163 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in read_eeprom()
166 i2c_set_bus_num(CONFIG_SYS_EEPROM_BUS_NUM); in read_eeprom()
176 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in read_eeprom()
188 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in read_eeprom()
225 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in prog_eeprom()
241 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in prog_eeprom()
259 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in prog_eeprom()
288 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in prog_eeprom()
306 #ifdef CONFIG_SYS_EEPROM_BUS_NUM in prog_eeprom()
[all …]
/u-boot/include/configs/
A Dlx2160ardb.h35 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dlx2160aqds.h39 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dlx2162aqds.h43 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dkp_imx53.h24 #define CONFIG_SYS_EEPROM_BUS_NUM 1 macro
A Dtricorder.h59 #define CONFIG_SYS_EEPROM_BUS_NUM 1 macro
A Dls1028a_common.h113 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dls1012aqds.h58 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dls1046afrwy.h79 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dls1021atsn.h121 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dlx2160a_common.h115 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dls1021aiot.h115 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dls1046ardb.h140 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dls1021atwr.h232 #define CONFIG_SYS_EEPROM_BUS_NUM 1 macro
A Dls1088ardb.h246 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dls1043ardb.h233 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dcyrus.h204 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dls2080ardb.h291 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A DP2041RDB.h93 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dls2080aqds.h309 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dcorenet_ds.h106 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
A Dls1046aqds.h108 #define CONFIG_SYS_EEPROM_BUS_NUM 0 macro
/u-boot/board/varisys/cyrus/
A Dcyrus.c112 init_eeprom(CONFIG_SYS_EEPROM_BUS_NUM, in mac_read_from_eeprom()
/u-boot/board/corscience/tricorder/
A Dtricorder-eeprom.c83 i2c_set_bus_num(CONFIG_SYS_EEPROM_BUS_NUM); in tricorder_get_eeprom()
170 eeprom_init(CONFIG_SYS_EEPROM_BUS_NUM); in tricorder_eeprom_write()
/u-boot/board/k+p/kp_imx53/
A Dkp_id_rev.c75 ret = i2c_get_chip_for_busnum(CONFIG_SYS_EEPROM_BUS_NUM, in read_eeprom()

Completed in 26 milliseconds

12