Searched refs:fdt16_to_cpu (Results 1 – 2 of 2) sorted by relevance
20 #define fdt16_to_cpu(x) be16_to_cpu(x) macro
38 static inline uint16_t fdt16_to_cpu(fdt16_t x) in fdt16_to_cpu() function