/linux-4.1.27/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 | 62 np = of_find_matching_node(NULL, mpc5200_cdm_ids); in lite5200_fix_clock_config() 97 np = of_find_matching_node(NULL, mpc5200_gpio_ids); in lite5200_fix_port_config()
|
D | mpc52xx_pic.c | 409 picnode = of_find_matching_node(NULL, mpc52xx_pic_ids); in mpc52xx_init_irq() 415 np = of_find_matching_node(NULL, mpc52xx_sdma_ids); in mpc52xx_init_irq()
|
D | mpc52xx_pm.c | 70 np = of_find_matching_node(NULL, immr_ids); in mpc52xx_pm_prepare()
|
D | media5200.c | 212 np = of_find_matching_node(NULL, mpc5200_gpio_ids); in media5200_setup_arch()
|
D | lite5200_pm.c | 65 np = of_find_matching_node(NULL, immr_ids); in lite5200_pm_prepare()
|
D | mpc52xx_pci.c | 422 pci = of_find_matching_node(NULL, mpc52xx_pci_ids); in mpc52xx_setup_pci()
|
/linux-4.1.27/arch/arm/mach-tegra/ |
D | irq.c | 78 dn = of_find_matching_node(NULL, tegra114_dt_gic_match); in tegra114_gic_cpu_pm_registration() 98 if (WARN_ON(!of_find_matching_node(NULL, tegra_ictlr_match))) in tegra_init_irq()
|
D | flowctrl.c | 158 np = of_find_matching_node(NULL, matches); in tegra_flowctrl_init()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | omap4-common.c | 189 intc_node = of_find_matching_node(NULL, intc_match); in omap4_xlate_irq() 211 intc_node = of_find_matching_node(NULL, intc_match); in omap_gic_of_init()
|
D | prm3xxx.c | 706 np = of_find_matching_node(NULL, omap3_prm_dt_match_table); in omap3xxx_prm_late_init()
|
/linux-4.1.27/arch/arm/mach-ux500/ |
D | timer.c | 35 np = of_find_matching_node(NULL, prcmu_timer_of_match); in ux500_timer_init()
|
D | pm_domains.c | 63 np = of_find_matching_node(NULL, ux500_pm_domain_matches); in ux500_pm_domains_init()
|
/linux-4.1.27/arch/arm/mach-vexpress/ |
D | platsmp.c | 52 struct device_node *scu = of_find_matching_node(NULL, in vexpress_smp_dt_prepare_cpus()
|
/linux-4.1.27/arch/arm/mach-keystone/ |
D | pm_domain.c | 73 np = of_find_matching_node(NULL, of_keystone_table); in keystone_pm_runtime_init()
|
/linux-4.1.27/arch/arm/mach-integrator/ |
D | core.c | 77 struct device_node *cm = of_find_matching_node(NULL, cm_match); in cm_init()
|
D | integrator_ap.c | 292 syscon = of_find_matching_node(NULL, ap_syscon_match); in ap_init_of() 295 ebi = of_find_matching_node(NULL, ebi_match); in ap_init_of()
|
D | integrator_cp.c | 277 cpcon = of_find_matching_node(NULL, intcp_syscon_match); in intcp_init_of()
|
/linux-4.1.27/arch/arm/mach-prima2/ |
D | platsmp.c | 53 np = of_find_matching_node(NULL, clk_ids); in sirfsoc_boot_secondary()
|
D | pm.c | 99 np = of_find_matching_node(NULL, pwrc_ids); in sirfsoc_of_pwrc_init()
|
/linux-4.1.27/arch/arm/plat-samsung/ |
D | watchdog-reset.c | 77 np = of_find_matching_node(NULL, s3c2410_wdt_match); in samsung_wdt_reset_of_init()
|
/linux-4.1.27/drivers/soc/tegra/fuse/ |
D | tegra-apbmisc.c | 104 np = of_find_matching_node(NULL, apbmisc_match); in tegra_init_apbmisc()
|
D | fuse-tegra.c | 141 np = of_find_matching_node(NULL, car_match); in tegra_init_fuse()
|
/linux-4.1.27/arch/c6x/platforms/ |
D | emif.c | 52 node = of_find_matching_node(NULL, emifa_match); in c6x_emifa_init()
|
D | plldata.c | 429 node = of_find_matching_node(NULL, c6x_clkc_match); in c64x_setup_clocks()
|
D | dscr.c | 577 node = of_find_matching_node(NULL, dscr_ids); in dscr_probe()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | xilinx_pci.c | 89 pci_node = of_find_matching_node(NULL, xilinx_pci_match); in xilinx_pci_init()
|
D | mpic.c | 1260 node = of_find_matching_node(NULL, mpic_device_id); in mpic_alloc()
|
/linux-4.1.27/drivers/clk/shmobile/ |
D | clk-emev2.c | 54 np = of_find_matching_node(NULL, smu_id); in emev2_smu_init()
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-gic-v2m.c | 320 for (child = of_find_matching_node(node, gicv2m_device_id); child; in gicv2m_of_init() 321 child = of_find_matching_node(child, gicv2m_device_id)) { in gicv2m_of_init()
|
D | irq-gic-v3-its.c | 1596 for (np = of_find_matching_node(node, its_device_id); np; in its_init() 1597 np = of_find_matching_node(np, its_device_id)) { in its_init()
|
/linux-4.1.27/arch/arm/mach-mvebu/ |
D | mvebu-soc-id.c | 66 np = of_find_matching_node(NULL, mvebu_pcie_of_match_table); in get_soc_id_by_pci()
|
D | coherency.c | 219 np = of_find_matching_node(NULL, of_coherency_table); in coherency_init()
|
D | pmsu.c | 168 np = of_find_matching_node(NULL, of_pmsu_table); in mvebu_v7_pmsu_init() 477 np = of_find_matching_node(NULL, of_pmsu_table); in mvebu_v7_cpu_pm_init()
|
/linux-4.1.27/arch/powerpc/platforms/85xx/ |
D | sgy_cts1000.c | 83 halt_node = of_find_matching_node(node, child_match); in gpio_halt_probe()
|
D | smp.c | 482 np = of_find_matching_node(NULL, mpc85xx_smp_guts_ids); in mpc85xx_smp_init()
|
/linux-4.1.27/arch/microblaze/pci/ |
D | xilinx_pci.c | 129 pci_node = of_find_matching_node(NULL, xilinx_pci_match); in xilinx_pci_init()
|
/linux-4.1.27/arch/arm/mach-bcm/ |
D | bcm_kona_smc.c | 52 node = of_find_matching_node(NULL, bcm_kona_smc_ids); in bcm_kona_smc_init()
|
/linux-4.1.27/drivers/soc/versatile/ |
D | soc-integrator.c | 113 np = of_find_matching_node(NULL, integrator_cm_match); in integrator_soc_init()
|
/linux-4.1.27/drivers/clocksource/ |
D | dw_apb_timer_of.c | 123 sched_timer = of_find_matching_node(NULL, sptimer_ids); in init_sched_clock()
|
D | arm_arch_timer.c | 674 dn = of_find_matching_node(NULL, matches); in arch_timer_needs_probing()
|
/linux-4.1.27/arch/arm/mm/ |
D | cache-tauros2.c | 287 node = of_find_matching_node(NULL, tauros2_ids); in tauros2_init()
|
D | cache-feroceon-l2.c | 377 node = of_find_matching_node(NULL, feroceon_ids); in feroceon_of_init()
|
D | cache-l2x0.c | 1652 np = of_find_matching_node(NULL, l2x0_ids); in l2x0_of_init()
|
/linux-4.1.27/arch/arm/mach-mmp/ |
D | time.c | 226 np = of_find_matching_node(NULL, mmp_timer_dt_ids); in mmp_dt_init_timer()
|
/linux-4.1.27/arch/arm/mach-exynos/ |
D | mcpm-exynos.c | 237 node = of_find_matching_node(NULL, exynos_dt_mcpm_match); in exynos_mcpm_init()
|
D | exynos.c | 211 np = of_find_matching_node(NULL, exynos_dt_pmu_match); in exynos_map_pmu()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | omapdss-boot-init.c | 194 dss = of_find_matching_node(NULL, omapdss_of_match); in omapdss_boot_init()
|
/linux-4.1.27/arch/arm/mach-spear/ |
D | time.c | 206 np = of_find_matching_node(NULL, timer_of_match); in spear_setup_of_timer()
|
/linux-4.1.27/include/linux/ |
D | of.h | 682 static inline struct device_node *of_find_matching_node( in of_find_matching_node() function 887 for (dn = of_find_matching_node(NULL, matches); dn; \ 888 dn = of_find_matching_node(dn, matches))
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | irq.c | 243 node = of_find_matching_node(NULL, intc_ids); in pxa_dt_irq_init()
|
/linux-4.1.27/virt/kvm/arm/ |
D | arch_timer.c | 287 np = of_find_matching_node(NULL, arch_timer_of_match); in kvm_timer_hyp_init()
|
/linux-4.1.27/drivers/cpufreq/ |
D | qoriq-cpufreq.c | 342 np = of_find_matching_node(NULL, node_matches); in qoriq_cpufreq_init()
|
/linux-4.1.27/drivers/net/can/mscan/ |
D | mpc5xxx_can.c | 83 np_cdm = of_find_matching_node(NULL, mpc52xx_cdm_ids); in mpc52xx_can_get_clock()
|
/linux-4.1.27/drivers/of/ |
D | address.c | 844 struct device_node *dn = of_find_matching_node(from, matches); in of_find_matching_node_by_address() 852 dn = of_find_matching_node(dn, matches); in of_find_matching_node_by_address()
|
/linux-4.1.27/drivers/dma/bestcomm/ |
D | bestcomm.c | 381 ofn_sram = of_find_matching_node(NULL, mpc52xx_sram_ids); in mpc52xx_bcom_probe()
|
/linux-4.1.27/drivers/iommu/ |
D | fsl_pamu.c | 529 node = of_find_matching_node(NULL, l3_device_ids); in get_stash_id() 1064 guts_node = of_find_matching_node(NULL, guts_device_ids); in fsl_pamu_probe()
|
D | tegra-smmu.c | 671 ahb = of_find_matching_node(NULL, ahb_match); in tegra_smmu_ahb_enable()
|
D | rockchip-iommu.c | 1027 np = of_find_matching_node(NULL, rk_iommu_dt_ids); in rk_iommu_init()
|
D | exynos-iommu.c | 1199 np = of_find_matching_node(NULL, sysmmu_of_match); in exynos_iommu_init()
|
D | omap-iommu.c | 1390 np = of_find_matching_node(NULL, omap_iommu_of_match); in omap_iommu_init()
|
D | arm-smmu.c | 1879 np = of_find_matching_node(NULL, arm_smmu_of_match); in arm_smmu_init()
|
/linux-4.1.27/drivers/pinctrl/sirf/ |
D | pinctrl-sirf.c | 247 np = of_find_matching_node(NULL, rsc_ids); in sirfsoc_rsc_of_iomap() 879 np = of_find_matching_node(NULL, pinmux_ids); in sirfsoc_gpio_init()
|
/linux-4.1.27/drivers/clk/ |
D | clk-nomadik.c | 94 np = of_find_matching_node(NULL, nomadik_src_match); in nomadik_src_init()
|
/linux-4.1.27/drivers/clk/ux500/ |
D | u8500_of_clk.c | 67 np = of_find_matching_node(NULL, u8500_clk_of_match); in u8500_of_clk_init()
|
/linux-4.1.27/drivers/bus/ |
D | arm-cci.c | 1488 np = of_find_matching_node(NULL, arm_cci_matches); in cci_probe()
|
/linux-4.1.27/drivers/clk/tegra/ |
D | clk-tegra20.c | 1102 node = of_find_matching_node(NULL, pmc_match); in tegra20_clock_init()
|
D | clk-tegra30.c | 1419 node = of_find_matching_node(NULL, pmc_match); in tegra30_clock_init()
|
D | clk-tegra114.c | 1459 node = of_find_matching_node(NULL, pmc_match); in tegra114_clock_init()
|
D | clk-tegra124.c | 1465 node = of_find_matching_node(NULL, pmc_match); in tegra124_132_clock_init_pre()
|