Searched refs:mac_to_u64 (Results 1 – 2 of 2) sorted by relevance
710 static u64 mac_to_u64(u8 mac[6]) in mac_to_u64() function748 mac1 = mac_to_u64(mac_addr1); in board_ti_set_ethaddr()749 mac2 = mac_to_u64(mac_addr2); in board_ti_set_ethaddr()
1009 static u64 mac_to_u64(u8 mac[6]) in mac_to_u64() function1097 mac1 = mac_to_u64(mac_addr1); in board_eth_init()1098 mac2 = mac_to_u64(mac_addr2); in board_eth_init()
Completed in 9 milliseconds