Searched defs:cpu_to_fdt64 (Results 1 – 3 of 3) sorted by relevance
23 #define cpu_to_fdt64(x) cpu_to_be64(x) macro
103 static inline fdt64_t cpu_to_fdt64(uint64_t x) in cpu_to_fdt64() function