Home
last modified time | relevance | path

Searched refs:of_find_matching_node (Results 1 – 25 of 74) sorted by relevance

123

/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_common.c60 np = of_find_matching_node(NULL, mpc52xx_xlb_ids); in mpc5200_setup_xlb_arbiter()
151 np = of_find_matching_node(NULL, mpc52xx_cdm_ids); in mpc52xx_map_common_devices()
156 np = of_find_matching_node(NULL, mpc52xx_gpio_simple); in mpc52xx_map_common_devices()
161 np = of_find_matching_node(NULL, mpc52xx_gpio_wkup); in mpc52xx_map_common_devices()
H A Dlite5200.c58 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()
H A Dmpc52xx_pic.c410 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/arch/arm/mach-tegra/
H A Dirq.c71 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/arch/arm/mach-versatile/
H A Dplatsmp-realview.c47 np = of_find_matching_node(NULL, realview_scu_match); in realview_smp_prepare_cpus()
67 np = of_find_matching_node(NULL, realview_syscon_match); in realview_smp_prepare_cpus()
H A Dintegrator.c72 struct device_node *cm = of_find_matching_node(NULL, cm_match); in cm_init()
H A Dplatsmp-vexpress.c64 struct device_node *scu = of_find_matching_node(NULL, in vexpress_smp_dt_prepare_cpus()
H A Dintegrator_cp.c122 cpcon = of_find_matching_node(NULL, intcp_syscon_match); in intcp_init_of()
H A Dintegrator_ap.c175 syscon = of_find_matching_node(NULL, ap_syscon_match); in ap_init_of()
/linux/drivers/soc/bcm/brcmstb/
H A Dcommon.c52 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/arch/mips/bmips/
H A Dirq.c32 dn = of_find_matching_node(NULL, smp_intc_dt_match); in arch_init_irq()
/linux/arch/mips/pic32/pic32mzda/
H A Dtime.c29 node = of_find_matching_node(NULL, pic32_infra_match); in pic32_xlate_core_timer_irq()
/linux/drivers/xen/
H A Dgrant-dma-iommu.c75 iommu_np = of_find_matching_node(NULL, grant_dma_iommu_of_match); in grant_dma_iommu_init()
/linux/arch/powerpc/platforms/85xx/
H A Dmpc85xx_pm_ops.c95 np = of_find_matching_node(NULL, mpc85xx_smp_guts_ids); in mpc85xx_setup_pmc()
H A Dsgy_cts1000.c107 halt_node = of_find_matching_node(pdev->dev.of_node, child_match); in gpio_halt_probe()
/linux/arch/mips/ralink/
H A Dof.c61 np = of_find_matching_node(NULL, match); in mtmips_of_remap_node()
/linux/arch/arm/mach-keystone/
H A Dkeystone.c58 np = of_find_matching_node(NULL, of_keystone_table); in keystone_pm_runtime_init()
/linux/drivers/bus/
H A Darm-integrator-lm.c81 syscon = of_find_matching_node(NULL, integrator_ap_syscon_match); in integrator_ap_lm_probe()
/linux/arch/arm/mach-bcm/
H A Dbcm63xx_smp.c114 dn = of_find_matching_node(NULL, bcm63138_bootlut_ids); in bcm63138_smp_boot_secondary()
H A Dbcm_kona_smc.c38 node = of_find_matching_node(NULL, bcm_kona_smc_ids); in bcm_kona_smc_init()
/linux/drivers/clk/renesas/
H A Dclk-emev2.c43 np = of_find_matching_node(NULL, smu_id); in emev2_smu_init()
/linux/arch/arm/mach-mvebu/
H A Dmvebu-soc-id.c63 np = of_find_matching_node(NULL, mvebu_pcie_of_match_table); in get_soc_id_by_pci()
/linux/drivers/cache/
H A Dstarfive_starlink_cache.c109 np = of_find_matching_node(NULL, starlink_cache_ids); in starlink_cache_init()
/linux/drivers/soc/versatile/
H A Dsoc-integrator.c111 np = of_find_matching_node(NULL, integrator_cm_match); in integrator_soc_init()
/linux/drivers/soc/amlogic/
H A Dmeson-mx-socinfo.c126 np = of_find_matching_node(NULL, meson_mx_socinfo_analog_top_ids); in meson_mx_socinfo_init()

123