Searched defs:fdt64_to_cpu (Results 1 – 5 of 5) sorted by relevance
19 #define fdt64_to_cpu(x) be64_to_cpu(x) macro
22 #define fdt64_to_cpu(x) be64_to_cpu(x) macro
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
99 static inline uint64_t fdt64_to_cpu(fdt64_t x) in fdt64_to_cpu() function