Home
last modified time | relevance | path

Searched refs:board_ti_get_eth_mac_addr (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/ti/common/
H A Dboard_detect.c333 board_ti_get_eth_mac_addr(int index, in board_ti_get_eth_mac_addr() function
428 board_ti_get_eth_mac_addr(0, mac_addr1); in board_ti_set_ethaddr()
429 board_ti_get_eth_mac_addr(1, mac_addr2); in board_ti_set_ethaddr()
H A Dboard_detect.h171 void board_ti_get_eth_mac_addr(int index, u8 mac_addr[TI_EEPROM_HDR_ETH_ALEN]);
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c1018 board_ti_get_eth_mac_addr(0, mac_addr1); in board_eth_init()
1019 board_ti_get_eth_mac_addr(1, mac_addr2); in board_eth_init()