Searched refs:of_find_node_with_property (Results 1 – 13 of 13) sorted by relevance
301 extern struct device_node *of_find_node_with_property(652 static inline struct device_node *of_find_node_with_property( in of_find_node_with_property() function1286 for (dn = of_find_node_with_property(NULL, prop_name); dn; \1287 dn = of_find_node_with_property(dn, prop_name))
142 np = of_find_node_with_property(np, "power-domains"); in ti_sci_pm_domain_probe()
265 controller = of_find_node_with_property(controller, "phys"); in of_usb_get_dr_mode_by_phy()
295 ic = of_find_node_with_property(NULL, "interrupt-controller"); in pmac_setup_arch()
537 np = of_find_node_with_property(np, *clk_name); in ti_sci_scan_clocks_from_dt()
1058 struct device_node *of_find_node_with_property(struct device_node *from, in of_find_node_with_property() function1079 EXPORT_SYMBOL(of_find_node_with_property);
927 np = of_find_node_with_property(NULL, "dma-ranges"); in cell_iommu_fixed_mapping_init()
1024 of_find_node_with_property
1306 of_find_node_with_property
1582 of_find_node_with_property
1389 of_find_node_with_property
1732 of_find_node_with_property
2793 of_find_node_with_property