Searched defs:fdt32_to_cpu (Results 1 – 6 of 6) sorted by relevance
22 #define fdt32_to_cpu(x) be32_to_cpu(x) macro
90 static inline uint32_t fdt32_to_cpu(fdt32_t x) in fdt32_to_cpu() function
19 def fdt32_to_cpu(val): function
47 static inline uint32_t fdt32_to_cpu(fdt32_t x) in fdt32_to_cpu() function