| /rk3399_rockchip-uboot/board/birdland/bav335x/ |
| H A D | board.c | 49 static int read_eeprom(struct board_eeconfig *header) in read_eeprom() function 80 ecode = read_eeprom(&header); in get_board_type() 384 ecode = read_eeprom(&header); in board_eth_init()
|
| /rk3399_rockchip-uboot/board/siemens/common/ |
| H A D | board.c | 52 if (read_eeprom() < 0) in set_mux_conf_regs() 77 if (read_eeprom() < 0) in board_init()
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | rtl8139.c | 185 static int read_eeprom(int location, int addr_len); 263 addr_len = read_eeprom(0,8) == 0x8129 ? 8 : 6; in rtl8139_probe() 265 *ap++ = le16_to_cpu (read_eeprom(i + 7, addr_len)); in rtl8139_probe() 300 static int read_eeprom(int location, int addr_len) in read_eeprom() function
|
| H A D | natsemi.c | 231 static int read_eeprom(struct eth_device *dev, long addr, int location); 361 short eedata = read_eeprom(dev, EECtrl, i); in natsemi_initialize() 367 prev_eedata = read_eeprom(dev, EECtrl, 6); in natsemi_initialize() 369 int eedata = read_eeprom(dev, EECtrl, i + 7); in natsemi_initialize() 496 read_eeprom(struct eth_device *dev, long addr, int location) in read_eeprom() function
|
| H A D | eepro100.c | 752 static int read_eeprom (struct eth_device *dev, int location, int addr_len) in read_eeprom() function 916 int addr_len = read_eeprom (dev, 0, 6) == 0xffff ? 8 : 6; in read_hw_addr() 919 u16 value = read_eeprom (dev, i, addr_len); in read_hw_addr()
|
| /rk3399_rockchip-uboot/board/gumstix/pepper/ |
| H A D | board.c | 109 static int read_eeprom(struct pepper_board_id *header) in read_eeprom() function 130 if (read_eeprom(&header) < 0) in get_dpll_ddr_params()
|
| /rk3399_rockchip-uboot/board/vscom/baltos/ |
| H A D | board.c | 76 static int read_eeprom(BSP_VS_HWPARAM *header) in read_eeprom() function 285 if (read_eeprom(&header)) in ft_board_setup() 355 if (read_eeprom(&header)) { in board_late_init()
|
| /rk3399_rockchip-uboot/board/varisys/common/ |
| H A D | sys_eeprom.c | 134 int read_eeprom(void) in read_eeprom() function 320 read_eeprom(); in do_mac() 445 if (read_eeprom()) { in mac_read_from_eeprom_common()
|
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H A D | sys_eeprom.c | 148 static int read_eeprom(void) in read_eeprom() function 336 read_eeprom(); in do_mac() 427 if (read_eeprom()) { in mac_read_from_eeprom()
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | ventana_eeprom.h | 132 int read_eeprom(int bus, struct ventana_board_info *);
|
| H A D | eeprom.c | 19 read_eeprom(int bus, struct ventana_board_info *info) in read_eeprom() function
|
| H A D | common.c | 1247 int board = read_eeprom(CONFIG_I2C_GSC, &ventana_info); in setup_pmic() 1336 int board_type = read_eeprom(CONFIG_I2C_GSC, &ventana_info); in board_mmc_init() 1397 int board = read_eeprom(CONFIG_I2C_GSC, &ventana_info); in board_mmc_getcd()
|
| H A D | gw_ventana_spl.c | 616 board_model = read_eeprom(CONFIG_I2C_GSC, &ventana_info); in board_init_f()
|
| H A D | gw_ventana.c | 640 board_type = read_eeprom(CONFIG_I2C_GSC, &ventana_info); in board_init()
|
| /rk3399_rockchip-uboot/board/bosch/shc/ |
| H A D | board.c | 52 static int read_eeprom(void) in read_eeprom() function 444 if (read_eeprom() < 0) in board_init()
|
| /rk3399_rockchip-uboot/board/siemens/draco/ |
| H A D | board.c | 158 static int read_eeprom(void) in read_eeprom() function
|
| /rk3399_rockchip-uboot/board/siemens/pxm2/ |
| H A D | board.c | 164 int read_eeprom(void) in read_eeprom() function
|
| /rk3399_rockchip-uboot/board/siemens/rut/ |
| H A D | board.c | 43 static int read_eeprom(void) in read_eeprom() function
|