Searched refs:of_device_is_big_endian (Results 1 – 4 of 4) sorted by relevance
24 a requirement. The of_device_is_big_endian() and of_fdt_is_big_endian()
119 port->iotype = of_device_is_big_endian(np) ? in of_platform_serial_setup()
310 extern bool of_device_is_big_endian(const struct device_node *device);477 static inline bool of_device_is_big_endian(const struct device_node *device) in of_device_is_big_endian() function
580 bool of_device_is_big_endian(const struct device_node *device) in of_device_is_big_endian() function589 EXPORT_SYMBOL(of_device_is_big_endian);