Home
last modified time | relevance | path

Searched refs:TI_EEPROM_HDR_NO_OF_MAC_ADDR (Results 1 – 2 of 2) sorted by relevance

/u-boot/board/ti/common/
A Dboard_detect.h20 #define TI_EEPROM_HDR_NO_OF_MAC_ADDR 3 macro
44 char mac_addr[TI_EEPROM_HDR_NO_OF_MAC_ADDR][TI_EEPROM_HDR_ETH_ALEN];
222 char mac_addr[TI_EEPROM_HDR_NO_OF_MAC_ADDR][TI_EEPROM_HDR_ETH_ALEN];
A Dboard_detect.c341 TI_EEPROM_HDR_NO_OF_MAC_ADDR * TI_EEPROM_HDR_ETH_ALEN); in ti_i2c_eeprom_am_get()
643 if (index < 0 || index >= TI_EEPROM_HDR_NO_OF_MAC_ADDR) in board_ti_get_eth_mac_addr()

Completed in 9 milliseconds