Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/ti/common/
H A Dboard_detect.c399 static u64 mac_to_u64(u8 mac[6]) in mac_to_u64() function
437 mac1 = mac_to_u64(mac_addr1); in board_ti_set_ethaddr()
438 mac2 = mac_to_u64(mac_addr2); in board_ti_set_ethaddr()
/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A Dboard.c892 static u64 mac_to_u64(u8 mac[6]) in mac_to_u64() function
979 mac1 = mac_to_u64(mac_addr1); in board_eth_init()
980 mac2 = mac_to_u64(mac_addr2); in board_eth_init()