Searched refs:TI_EEPROM_HDR_NO_OF_MAC_ADDR (Results 1 – 2 of 2) sorted by relevance
20 #define TI_EEPROM_HDR_NO_OF_MAC_ADDR 3 macro44 char mac_addr[TI_EEPROM_HDR_NO_OF_MAC_ADDR][TI_EEPROM_HDR_ETH_ALEN];95 char mac_addr[TI_EEPROM_HDR_NO_OF_MAC_ADDR][TI_EEPROM_HDR_ETH_ALEN];
241 TI_EEPROM_HDR_NO_OF_MAC_ADDR * TI_EEPROM_HDR_ETH_ALEN); in ti_i2c_eeprom_am_get()346 if (index < 0 || index >= TI_EEPROM_HDR_NO_OF_MAC_ADDR) in board_ti_get_eth_mac_addr()