Searched defs:cpu_to_fdt32 (Results 1 – 3 of 3) sorted by relevance
21 #define cpu_to_fdt32(x) cpu_to_be32(x) macro
94 static inline fdt32_t cpu_to_fdt32(uint32_t x) in cpu_to_fdt32() function