Searched defs:fdt64_to_cpu (Results 1 – 2 of 2) sorted by relevance
24 #define fdt64_to_cpu(x) be64_to_cpu(x) macro
56 static inline uint64_t fdt64_to_cpu(fdt64_t x) in fdt64_to_cpu() function
Completed in 3 milliseconds