Searched defs:cpu_to_fdt16 (Results 1 – 2 of 2) sorted by relevance
21 #define cpu_to_fdt16(x) cpu_to_be16(x) macro
42 static inline fdt16_t cpu_to_fdt16(uint16_t x) in cpu_to_fdt16() function