/linux-6.6.21/arch/powerpc/platforms/52xx/ |
D | mpc52xx_common.c | 62 np = of_find_matching_node(NULL, mpc52xx_xlb_ids); in mpc5200_setup_xlb_arbiter() 153 np = of_find_matching_node(NULL, mpc52xx_cdm_ids); in mpc52xx_map_common_devices() 158 np = of_find_matching_node(NULL, mpc52xx_gpio_simple); in mpc52xx_map_common_devices() 163 np = of_find_matching_node(NULL, mpc52xx_gpio_wkup); in mpc52xx_map_common_devices()
|
D | lite5200.c | 58 np = of_find_matching_node(NULL, mpc5200_cdm_ids); in lite5200_fix_clock_config() 93 np = of_find_matching_node(NULL, mpc5200_gpio_ids); in lite5200_fix_port_config()
|
D | mpc52xx_pic.c | 410 picnode = of_find_matching_node(NULL, mpc52xx_pic_ids); in mpc52xx_init_irq() 416 np = of_find_matching_node(NULL, mpc52xx_sdma_ids); in mpc52xx_init_irq()
|
/linux-6.6.21/arch/arm/mach-tegra/ |
D | irq.c | 71 dn = of_find_matching_node(NULL, tegra114_dt_gic_match); in tegra114_gic_cpu_pm_registration() 91 if (WARN_ON(!of_find_matching_node(NULL, tegra_ictlr_match))) in tegra_init_irq()
|
/linux-6.6.21/arch/arm/mach-versatile/ |
D | platsmp-realview.c | 43 np = of_find_matching_node(NULL, realview_scu_match); in realview_smp_prepare_cpus() 63 np = of_find_matching_node(NULL, realview_syscon_match); in realview_smp_prepare_cpus()
|
D | integrator.c | 72 struct device_node *cm = of_find_matching_node(NULL, cm_match); in cm_init()
|
D | platsmp-vexpress.c | 64 struct device_node *scu = of_find_matching_node(NULL, in vexpress_smp_dt_prepare_cpus()
|
D | integrator_cp.c | 122 cpcon = of_find_matching_node(NULL, intcp_syscon_match); in intcp_init_of()
|
/linux-6.6.21/drivers/soc/bcm/brcmstb/ |
D | common.c | 52 sun_top_ctrl = of_find_matching_node(NULL, sun_top_ctrl_match); in brcmstb_soc_device_early_init() 81 sun_top_ctrl = of_find_matching_node(NULL, sun_top_ctrl_match); in brcmstb_soc_device_init()
|
/linux-6.6.21/drivers/irqchip/ |
D | irq-gic-v3-its-fsl-mc-msi.c | 148 for (np = of_find_matching_node(NULL, its_device_id); np; in its_fsl_mc_of_msi_init() 149 np = of_find_matching_node(np, its_device_id)) { in its_fsl_mc_of_msi_init()
|
D | irq-gic-v3-its-platform-msi.c | 146 for (np = of_find_matching_node(NULL, its_device_id); np; in its_pmsi_of_init() 147 np = of_find_matching_node(np, its_device_id)) { in its_pmsi_of_init()
|
D | irq-gic-v3-its-pci-msi.c | 137 for (np = of_find_matching_node(NULL, its_device_id); np; in its_pci_of_msi_init() 138 np = of_find_matching_node(np, its_device_id)) { in its_pci_of_msi_init()
|
/linux-6.6.21/arch/mips/bmips/ |
D | irq.c | 32 dn = of_find_matching_node(NULL, smp_intc_dt_match); in arch_init_irq()
|
/linux-6.6.21/arch/mips/pic32/pic32mzda/ |
D | time.c | 29 node = of_find_matching_node(NULL, pic32_infra_match); in pic32_xlate_core_timer_irq()
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | secure_boot.c | 19 return of_find_matching_node(NULL, ids); in get_ppc_fw_sb_node()
|
/linux-6.6.21/drivers/xen/ |
D | grant-dma-iommu.c | 77 iommu_np = of_find_matching_node(NULL, grant_dma_iommu_of_match); in grant_dma_iommu_init()
|
/linux-6.6.21/arch/powerpc/platforms/85xx/ |
D | mpc85xx_pm_ops.c | 95 np = of_find_matching_node(NULL, mpc85xx_smp_guts_ids); in mpc85xx_setup_pmc()
|
D | sgy_cts1000.c | 107 halt_node = of_find_matching_node(pdev->dev.of_node, child_match); in gpio_halt_probe()
|
/linux-6.6.21/drivers/fpga/ |
D | of-fpga-region.c | 160 child_region = of_find_matching_node(overlay, fpga_region_of_match); in child_regions_with_firmware() 167 child_region = of_find_matching_node(child_region, in child_regions_with_firmware()
|
/linux-6.6.21/arch/mips/ralink/ |
D | of.c | 61 np = of_find_matching_node(NULL, match); in mtmips_of_remap_node()
|
/linux-6.6.21/arch/arm/mach-keystone/ |
D | keystone.c | 58 np = of_find_matching_node(NULL, of_keystone_table); in keystone_pm_runtime_init()
|
/linux-6.6.21/drivers/bus/ |
D | arm-integrator-lm.c | 81 syscon = of_find_matching_node(NULL, integrator_ap_syscon_match); in integrator_ap_lm_probe()
|
/linux-6.6.21/arch/arm/mach-bcm/ |
D | bcm63xx_smp.c | 114 dn = of_find_matching_node(NULL, bcm63138_bootlut_ids); in bcm63138_smp_boot_secondary()
|
D | bcm_kona_smc.c | 38 node = of_find_matching_node(NULL, bcm_kona_smc_ids); in bcm_kona_smc_init()
|
/linux-6.6.21/drivers/clk/renesas/ |
D | clk-emev2.c | 43 np = of_find_matching_node(NULL, smu_id); in emev2_smu_init()
|