Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/common/
H A Dboard_detect.c407 static void u64_to_mac(u64 addr, u8 mac[6]) in u64_to_mac() function
447 u64_to_mac(mac1 + i, mac_addr); in board_ti_set_ethaddr()
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c947 static void u64_to_mac(u64 addr, u8 mac[6]) in u64_to_mac() function
1030 u64_to_mac(mac1 + i, mac_addr); in board_eth_init()