Searched refs:res_to_mac (Results 1 - 1 of 1) sorted by relevance

/u-boot/board/CZ.NIC/turris_mox/
H A Dmox_sp.c37 static inline void res_to_mac(u8 *mac, u32 t1, u32 t2) function
70 res_to_mac(mac1, out[4], out[5]);
73 res_to_mac(mac2, out[6], out[7]);

Completed in 127 milliseconds