Searched refs:cpu_to_fdt16 (Results 1 – 5 of 5) sorted by relevance
21 #define cpu_to_fdt16(x) cpu_to_be16(x) macro
85 static inline fdt16_t cpu_to_fdt16(uint16_t x) in cpu_to_fdt16() function
42 static inline fdt16_t cpu_to_fdt16(uint16_t x) in cpu_to_fdt16() function
171 value_16 = cpu_to_fdt16(value); in data_append_integer()
184 value_16 = cpu_to_fdt16(value); in data_append_integer()