Home
last modified time | relevance | path

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

/u-boot/board/ti/common/
A Dboard_detect.h376 void board_ti_get_eth_mac_addr(int index, u8 mac_addr[TI_EEPROM_HDR_ETH_ALEN]);
A Dboard_detect.c602 board_ti_get_eth_mac_addr(int index, in board_ti_get_eth_mac_addr() function
744 board_ti_get_eth_mac_addr(0, mac_addr1); in board_ti_set_ethaddr()
745 board_ti_get_eth_mac_addr(1, mac_addr2); in board_ti_set_ethaddr()
/u-boot/board/ti/am57xx/
A Dboard.c1093 board_ti_get_eth_mac_addr(0, mac_addr1); in board_eth_init()
1094 board_ti_get_eth_mac_addr(1, mac_addr2); in board_eth_init()

Completed in 7 milliseconds