Searched refs:of_device_is_big_endian (Results 1 – 7 of 7) sorted by relevance
187 priv->big_endian = of_device_is_big_endian(node->parent); in ls_extirq_probe()
294 pmb->little_endian = !of_device_is_big_endian(dev->of_node); in bcm_pmb_probe()
252 if (of_device_is_big_endian(priv->dev->of_node)) in ltq_vrx200_pcie_phy_init()
442 gdev->big_endian = of_device_is_big_endian(dn); in brcmstb_gisb_arb_probe()
364 extern bool of_device_is_big_endian(const struct device_node *device);622 static inline bool of_device_is_big_endian(const struct device_node *device) in of_device_is_big_endian() function
596 bool of_device_is_big_endian(const struct device_node *device) in of_device_is_big_endian() function605 EXPORT_SYMBOL(of_device_is_big_endian);
1535 qspi->big_endian = of_device_is_big_endian(dev->of_node); in bcm_qspi_probe()