Searched refs:of_fdt_is_big_endian (Results 1 – 3 of 3) sorted by relevance
36 extern bool of_fdt_is_big_endian(const void *blob,
24 a requirement. The of_device_is_big_endian() and of_fdt_is_big_endian()
121 bool of_fdt_is_big_endian(const void *blob, unsigned long node) in of_fdt_is_big_endian() function