Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/common/
H A Dboard_detect.c394 static u64 mac_to_u64(u8 mac[6]) in mac_to_u64() function
432 mac1 = mac_to_u64(mac_addr1); in board_ti_set_ethaddr()
433 mac2 = mac_to_u64(mac_addr2); in board_ti_set_ethaddr()
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c934 static u64 mac_to_u64(u8 mac[6]) in mac_to_u64() function
1022 mac1 = mac_to_u64(mac_addr1); in board_eth_init()
1023 mac2 = mac_to_u64(mac_addr2); in board_eth_init()