Searched refs:of_find_node_by_phandle (Results 1 – 22 of 22) sorted by relevance
196 dp = of_find_node_by_phandle(ph); in opromnext()365 struct device_node *dp = of_find_node_by_phandle(n); in get_node()510 dp = of_find_node_by_phandle(nd); in opiocgetnext()
1191 struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function1221 EXPORT_SYMBOL(of_find_node_by_phandle);1291 it->node = of_find_node_by_phandle(it->phandle); in of_phandle_iterator_next()1529 new = of_find_node_by_phandle(be32_to_cpup(map)); in of_parse_phandle_with_args_map()2121 phandle_node = of_find_node_by_phandle(phandle); in of_map_id()
76 p = of_find_node_by_phandle(parent); in of_irq_find_parent()117 np = of_find_node_by_phandle(be32_to_cpup(imap)); in of_irq_parse_imap_parent()
694 node = of_find_node_by_phandle(val); in find_target()
150 ipar = of_find_node_by_phandle(be32_to_cpup(map + 2)); in ls_extirq_parse_map()
163 ipar = of_find_node_by_phandle(be32_to_cpup(imap + 2)); in rza1_irqc_parse_map()
1819 np = of_find_node_by_phandle(fwspec->param[3]); in partition_domain_translate()2214 cpu_node = of_find_node_by_phandle(cpu_phandle); in gic_populate_ppi_partitions()
919 cpu_node = of_find_node_by_phandle(cpu_phandle); in build_fiq_affinity()
244 np = of_find_node_by_phandle(phandle); in of_iommu_get_resv_regions()
315 node = of_find_node_by_phandle(*prop); in get_stash_id()
259 np_config = of_find_node_by_phandle(phandle); in pinctrl_dt_to_map()
1166 np = of_find_node_by_phandle(bank); in st_pctl_dt_calculate_pin()
3521 np_config = of_find_node_by_phandle(be32_to_cpup(phandle)); in rockchip_pinctrl_parse_groups()
51 np = of_find_node_by_phandle(phandle); in mt76_get_of_data_from_mtd()
424 node = of_find_node_by_phandle(phandle); in omap_mbox_of_xlate()
987 node = of_find_node_by_phandle(ph); in imx8mq_mipi_csi_parse_dt()
1267 controller = of_find_node_by_phandle(be32_to_cpup(prop)); in mvebu_mbus_dt_init()
1359 msi_node = of_find_node_by_phandle(phandle); in iproc_pcie_msi_enable()
2119 np = of_find_node_by_phandle(phandle); in rproc_get_by_phandle()
1367 mdio_node = of_find_node_by_phandle(be32_to_cpup(parp)); in cpsw_probe_dt()
1969 gpr_np = of_find_node_by_phandle(phandle); in flexcan_setup_stop_mode_gpr()
2360 deps[i].node = of_find_node_by_phandle(deps[i].phandle); in emac_check_deps()
Completed in 74 milliseconds