Searched defs:cpu_to_fdt64 (Results 1 – 2 of 2) sorted by relevance
102 static inline fdt64_t cpu_to_fdt64(uint64_t x) in cpu_to_fdt64() function
48 #define cpu_to_fdt64(x) fdt64_to_cpu(x) macro