| /linux-6.15/arch/powerpc/sysdev/ |
| H A D | tsi108_dev.c | 106 mdio = of_find_node_by_phandle(*ph); in tsi108_eth_of_init() 113 phy = of_find_node_by_phandle(*ph); in tsi108_eth_of_init()
|
| /linux-6.15/drivers/sbus/char/ |
| H A D | openprom.c | 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()
|
| /linux-6.15/drivers/of/ |
| H A D | base.c | 1191 struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function 1221 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()
|
| H A D | irq.c | 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()
|
| H A D | overlay.c | 694 node = of_find_node_by_phandle(val); in find_target()
|
| /linux-6.15/drivers/irqchip/ |
| H A D | irq-ls-extirq.c | 150 ipar = of_find_node_by_phandle(be32_to_cpup(map + 2)); in ls_extirq_parse_map()
|
| H A D | irq-renesas-rza1.c | 163 ipar = of_find_node_by_phandle(be32_to_cpup(imap + 2)); in rza1_irqc_parse_map()
|
| H A D | irq-apple-aic.c | 919 cpu_node = of_find_node_by_phandle(cpu_phandle); in build_fiq_affinity()
|
| H A D | irq-gic-v3.c | 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()
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | prom_32.c | 270 dp = of_find_node_by_phandle(node); in of_console_init()
|
| H A D | prom_64.c | 624 dp = of_find_node_by_phandle(node); in of_console_init()
|
| H A D | of_device_64.c | 475 cp = of_find_node_by_phandle(handle); in apply_interrupt_map()
|
| H A D | pcic.c | 633 pcp->prom_node = of_find_node_by_phandle(node); in pcibios_fixup_bus()
|
| /linux-6.15/drivers/iommu/ |
| H A D | of_iommu.c | 244 np = of_find_node_by_phandle(phandle); in of_iommu_get_resv_regions()
|
| H A D | fsl_pamu.c | 315 node = of_find_node_by_phandle(*prop); in get_stash_id()
|
| /linux-6.15/drivers/pinctrl/ |
| H A D | devicetree.c | 259 np_config = of_find_node_by_phandle(phandle); in pinctrl_dt_to_map()
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | reconfig.c | 268 *npp = of_find_node_by_phandle(handle); in parse_node()
|
| H A D | mobility.c | 327 np = of_find_node_by_phandle(be32_to_cpu(phandle)); in pseries_devicetree_update()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | eeprom.c | 51 np = of_find_node_by_phandle(phandle); in mt76_get_of_data_from_mtd()
|
| /linux-6.15/include/linux/ |
| H A D | of.h | 287 extern struct device_node *of_find_node_by_phandle(phandle handle); 532 static inline struct device_node *of_find_node_by_phandle(phandle handle) in of_find_node_by_phandle() function
|
| /linux-6.15/drivers/mailbox/ |
| H A D | omap-mailbox.c | 424 node = of_find_node_by_phandle(phandle); in omap_mbox_of_xlate()
|
| /linux-6.15/drivers/media/platform/nxp/ |
| H A D | imx8mq-mipi-csi2.c | 849 node = of_find_node_by_phandle(ph); in imx8mq_mipi_csi_parse_dt()
|
| /linux-6.15/drivers/bus/ |
| H A D | mvebu-mbus.c | 1267 controller = of_find_node_by_phandle(be32_to_cpup(prop)); in mvebu_mbus_dt_init()
|
| /linux-6.15/arch/powerpc/platforms/powermac/ |
| H A D | pfunc_core.c | 835 actor = of_find_node_by_phandle(ph); in __pmf_find_function()
|
| /linux-6.15/drivers/pci/controller/ |
| H A D | pcie-iproc.c | 1359 msi_node = of_find_node_by_phandle(phandle); in iproc_pcie_msi_enable()
|