Searched refs:of_find_node_by_phandle (Results 1 – 25 of 36) sorted by relevance
12
63 dn = of_find_node_by_phandle(be32_to_cpu(phandle)); in delete_dt_node()152 dn = of_find_node_by_phandle(be32_to_cpu(phandle)); in update_dt_node()229 parent_dn = of_find_node_by_phandle(be32_to_cpu(parent_phandle)); in add_dt_node()256 dn = of_find_node_by_phandle(be32_to_cpu(phandle)); in prrn_update_node()
268 *npp = of_find_node_by_phandle(handle); in parse_node()
109 mdio = of_find_node_by_phandle(*ph); in tsi108_eth_of_init()116 phy = of_find_node_by_phandle(*ph); in tsi108_eth_of_init()
28 par = of_find_node_by_phandle(*p); in find_dcr_parent()
37 np = of_find_node_by_phandle(phandle); in mt76_get_of_eeprom()
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()
69 p = of_find_node_by_phandle(parent); in of_irq_find_parent()205 newpar = of_find_node_by_phandle(be32_to_cpup(imap)); in of_irq_parse_raw()
1222 struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function1264 EXPORT_SYMBOL(of_find_node_by_phandle);1334 it->node = of_find_node_by_phandle(it->phandle); in of_phandle_iterator_next()1652 new = of_find_node_by_phandle(be32_to_cpup(map)); in of_parse_phandle_with_args_map()2314 phandle_node = of_find_node_by_phandle(phandle); in of_map_rid()
693 node = of_find_node_by_phandle(val); in find_target()
165 pio = of_find_node_by_phandle(*ph); in par_io_of_config()
282 dp = of_find_node_by_phandle(node); in of_console_init()
622 dp = of_find_node_by_phandle(node); in of_console_init()
475 cp = of_find_node_by_phandle(handle); in apply_interrupt_map()
633 pcp->prom_node = of_find_node_by_phandle(node); in pcibios_fixup_bus()
186 if (of_find_node_by_phandle(cpu_handle[i]) == of_get_cpu_node(cpu_id, NULL)) in cbe_get_be_node()
240 iic = of_find_node_by_phandle(imap[intsize]); in spider_find_cascade_and_node()
176 dn = of_find_node_by_phandle(*ph); in find_msi_translator()
466 vic_dn = of_find_node_by_phandle(vic_handles[i]); in init_affinity_node()
163 ipar = of_find_node_by_phandle(be32_to_cpup(imap + 2)); in rza1_irqc_parse_map()
1415 np = of_find_node_by_phandle(fwspec->param[3]); in partition_domain_translate()1655 cpu_node = of_find_node_by_phandle(cpu_phandle); in gic_populate_ppi_partitions()
239 np_config = of_find_node_by_phandle(phandle); in pinctrl_dt_to_map()
306 i2c_node = of_find_node_by_phandle(i2c_phandle); in tfp410_probe()
234 mem_node = of_find_node_by_phandle(mem_phandle); in vfio_pci_nvdia_v100_nvlink2_init()
285 extern struct device_node *of_find_node_by_phandle(phandle handle);621 static inline struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function
125 dn = of_find_node_by_phandle(be32_to_cpu(phandle)); in update_node()