Searched refs:TI_EEPROM_HDR_NO_OF_MAC_ADDR (Results 1 – 2 of 2) sorted by relevance
19 #define TI_EEPROM_HDR_NO_OF_MAC_ADDR 3 macro43 char mac_addr[TI_EEPROM_HDR_NO_OF_MAC_ADDR][TI_EEPROM_HDR_ETH_ALEN];94 char mac_addr[TI_EEPROM_HDR_NO_OF_MAC_ADDR][TI_EEPROM_HDR_ETH_ALEN];
236 TI_EEPROM_HDR_NO_OF_MAC_ADDR * TI_EEPROM_HDR_ETH_ALEN); in ti_i2c_eeprom_am_get()341 if (index < 0 || index >= TI_EEPROM_HDR_NO_OF_MAC_ADDR) in board_ti_get_eth_mac_addr()