Home
last modified time | relevance | path

Searched refs:of_find_compatible_node (Results 1 – 25 of 272) sorted by relevance

1234567891011

/Linux-v4.19/arch/arm/mach-vt8500/
Dvt8500.c83 fb = of_find_compatible_node(NULL, NULL, "via,vt8500-fb"); in vt8500_init()
85 np = of_find_compatible_node(NULL, NULL, "via,vt8500-gpio"); in vt8500_init()
112 fb = of_find_compatible_node(NULL, NULL, "wm,wm8505-fb"); in vt8500_init()
114 np = of_find_compatible_node(NULL, NULL, "wm,wm8505-gpio"); in vt8500_init()
116 np = of_find_compatible_node(NULL, NULL, in vt8500_init()
143 np = of_find_compatible_node(NULL, NULL, "via,vt8500-pmc"); in vt8500_init()
/Linux-v4.19/arch/powerpc/sysdev/
Drtc_cmos_setup.c30 np = of_find_compatible_node(NULL, NULL, "pnpPNP,b00"); in add_rtc()
46 np = of_find_compatible_node(NULL, NULL, "chrp,iic"); in add_rtc()
48 np = of_find_compatible_node(NULL, NULL, "pnpPNP,000"); in add_rtc()
/Linux-v4.19/arch/powerpc/platforms/85xx/
Dp1022_ds.c180 guts_node = of_find_compatible_node(NULL, NULL, "fsl,p1022-guts"); in p1022ds_set_monitor_port()
192 lbc_node = of_find_compatible_node(NULL, NULL, "fsl,p1022-elbc"); in p1022ds_set_monitor_port()
204 law_node = of_find_compatible_node(NULL, NULL, "fsl,ecm-law"); in p1022ds_set_monitor_port()
295 of_find_compatible_node(NULL, NULL, "fsl,p1022ds-fpga"); in p1022ds_set_monitor_port()
381 guts_np = of_find_compatible_node(NULL, NULL, "fsl,p1022-guts"); in p1022ds_set_pixel_clock()
489 of_find_compatible_node(NULL, NULL, "fsl,p1022-elbc"); in p1022_ds_setup_arch()
495 np2 = of_find_compatible_node(np, NULL, "cfi-flash"); in p1022_ds_setup_arch()
518 np2 = of_find_compatible_node(np, NULL, in p1022_ds_setup_arch()
Dtwr_p102x.c50 np = of_find_compatible_node(NULL, NULL, "fsl,qe-ic"); in twr_p1025_pic_init()
86 np = of_find_compatible_node(NULL, NULL, "fsl,p1021-guts"); in twr_p1025_setup_arch()
Dcommon.c73 np = of_find_compatible_node(NULL, NULL, "fsl,cpm2-pic"); in mpc85xx_cpm2_pic_init()
96 np = of_find_compatible_node(NULL, NULL, "fsl,qe"); in mpc85xx_qe_init()
/Linux-v4.19/arch/arm/mach-oxnas/
Dplatsmp.c68 np = of_find_compatible_node(NULL, NULL, "arm,arm11mp-scu"); in ox820_smp_prepare_cpus()
75 np = of_find_compatible_node(NULL, NULL, "arm,arm11mp-gic"); in ox820_smp_prepare_cpus()
81 np = of_find_compatible_node(NULL, NULL, "oxsemi,ox820-sys-ctrl"); in ox820_smp_prepare_cpus()
/Linux-v4.19/arch/arm/mach-sunxi/
Dplatsmp.c46 node = of_find_compatible_node(NULL, NULL, "allwinner,sun6i-a31-prcm"); in sun6i_smp_prepare_cpus()
58 node = of_find_compatible_node(NULL, NULL, in sun6i_smp_prepare_cpus()
129 node = of_find_compatible_node(NULL, NULL, "allwinner,sun8i-a23-prcm"); in sun8i_smp_prepare_cpus()
141 node = of_find_compatible_node(NULL, NULL, in sun8i_smp_prepare_cpus()
/Linux-v4.19/arch/arm/mach-imx/
Dcpu-imx5.c35 np = of_find_compatible_node(NULL, NULL, compat); in imx5_read_srev_reg()
140 np = of_find_compatible_node(NULL, NULL, "arm,cortex-a8-pmu"); in imx5_pmu_init()
149 np = of_find_compatible_node(NULL, NULL, "fsl,imx51-tigerp"); in imx5_pmu_init()
/Linux-v4.19/arch/arm/mach-socfpga/
Dsocfpga.c39 np = of_find_compatible_node(NULL, NULL, "altr,sys-mgr"); in socfpga_sysmgr_init()
51 np = of_find_compatible_node(NULL, NULL, "altr,rst-mgr"); in socfpga_sysmgr_init()
54 np = of_find_compatible_node(NULL, NULL, "altr,sdr-ctl"); in socfpga_sysmgr_init()
Dl2_cache.c39 np = of_find_compatible_node(NULL, NULL, "altr,socfpga-l2-ecc"); in socfpga_init_l2_ecc()
63 np = of_find_compatible_node(NULL, NULL, "altr,socfpga-a10-l2-ecc"); in socfpga_init_arria10_l2_ecc()
/Linux-v4.19/arch/arm/mach-actions/
Dplatsmp.c118 node = of_find_compatible_node(NULL, NULL, "actions,s500-timer"); in s500_smp_prepare_cpus()
130 node = of_find_compatible_node(NULL, NULL, "actions,s500-sps"); in s500_smp_prepare_cpus()
143 node = of_find_compatible_node(NULL, NULL, "arm,cortex-a9-scu"); in s500_smp_prepare_cpus()
/Linux-v4.19/arch/arm/mach-zx/
Dplatsmp.c60 np = of_find_compatible_node(NULL, NULL, "zte,sysctrl"); in zx_smp_prepare_cpus()
85 np = of_find_compatible_node(NULL, NULL, "zte,zx296702-pcu"); in zx_smp_prepare_cpus()
90 np = of_find_compatible_node(NULL, NULL, "zte,zx-bus-matrix"); in zx_smp_prepare_cpus()
/Linux-v4.19/drivers/cpufreq/
Dpasemi-cpufreq.c152 dn = of_find_compatible_node(NULL, NULL, "1682m-sdc"); in pas_cpufreq_cpu_init()
154 dn = of_find_compatible_node(NULL, NULL, in pas_cpufreq_cpu_init()
168 dn = of_find_compatible_node(NULL, NULL, "1682m-gizmo"); in pas_cpufreq_cpu_init()
170 dn = of_find_compatible_node(NULL, NULL, in pas_cpufreq_cpu_init()
/Linux-v4.19/arch/mips/lantiq/falcon/
Dsysctrl.c188 of_find_compatible_node(NULL, NULL, "lantiq,status-falcon"); in ltq_soc_init()
190 of_find_compatible_node(NULL, NULL, "lantiq,ebu-falcon"); in ltq_soc_init()
192 of_find_compatible_node(NULL, NULL, "lantiq,sys1-falcon"); in ltq_soc_init()
194 of_find_compatible_node(NULL, NULL, "lantiq,syseth-falcon"); in ltq_soc_init()
196 of_find_compatible_node(NULL, NULL, "lantiq,sysgpe-falcon"); in ltq_soc_init()
/Linux-v4.19/arch/powerpc/platforms/83xx/
Dusb.c45 np = of_find_compatible_node(NULL, NULL, "fsl-usb2-dr"); in mpc834x_usb_cfg()
71 np = of_find_compatible_node(NULL, NULL, "fsl-usb2-mph"); in mpc834x_usb_cfg()
116 np = of_find_compatible_node(NULL, NULL, "fsl-usb2-dr"); in mpc831x_usb_cfg()
223 np = of_find_compatible_node(NULL, NULL, "fsl-usb2-dr"); in mpc837x_usb_cfg()
Dmpc836x_mds.c100 if ((np = of_find_compatible_node(NULL, "network", "ucc_geth")) in mpc836x_mds_setup_arch()
148 np = of_find_compatible_node(NULL, NULL, "fsl,mpc8360mds-bcsr"); in mpc836x_usb_cfg()
157 np = of_find_compatible_node(NULL, NULL, "fsl,mpc8323-qe-usb"); in mpc836x_usb_cfg()
/Linux-v4.19/arch/powerpc/platforms/44x/
Dwarp.c74 np = of_find_compatible_node(NULL, NULL, "pika,fpga-sd"); in warp_post_info()
175 np = of_find_compatible_node(NULL, NULL, "gpio-leds"); in pika_setup_leds()
238 np = of_find_compatible_node(NULL, NULL, "adi,ad7414"); in pika_dtm_thread()
279 np = of_find_compatible_node(NULL, NULL, "pika,fpga"); in pika_dtm_start()
Dcanyonlands.c72 np = of_find_compatible_node(NULL, NULL, "amcc,ppc460ex-bcsr"); in ppc460ex_canyonlands_fixup()
87 np = of_find_compatible_node(NULL, NULL, "ibm,ppc4xx-gpio"); in ppc460ex_canyonlands_fixup()
/Linux-v4.19/arch/arm/mach-npcm/
Dplatsmp.c31 gcr_np = of_find_compatible_node(NULL, NULL, "nuvoton,npcm750-gcr"); in npcm7xx_smp_boot_secondary()
60 scu_np = of_find_compatible_node(NULL, NULL, "arm,cortex-a9-scu"); in npcm7xx_smp_prepare_cpus()
/Linux-v4.19/arch/arm/mach-ux500/
Dplatsmp.c41 np = of_find_compatible_node(NULL, NULL, "ste,dbx500-backupram"); in ux500_smp_prepare_cpus()
53 np = of_find_compatible_node(NULL, NULL, "arm,cortex-a9-scu"); in ux500_smp_prepare_cpus()
Dcpu-db8500.c42 np = of_find_compatible_node(NULL, NULL, "arm,pl310-cache"); in ux500_l2x0_unlock()
91 np = of_find_compatible_node(NULL, NULL, "stericsson,db8500-prcmu"); in ux500_init_irq()
/Linux-v4.19/arch/arm/mach-omap2/
Domap4-common.c134 np = of_find_compatible_node(NULL, NULL, "ti,omap4-mpu"); in omap4_sram_init()
316 np = of_find_compatible_node(NULL, NULL, "arm,cortex-a9-gic"); in omap_gic_of_init()
320 np = of_find_compatible_node(NULL, NULL, "arm,cortex-a9-twd-timer"); in omap_gic_of_init()
/Linux-v4.19/arch/nios2/kernel/
Dirq.c80 node = of_find_compatible_node(NULL, NULL, "altr,nios2-1.0"); in init_IRQ()
82 node = of_find_compatible_node(NULL, NULL, "altr,nios2-1.1"); in init_IRQ()
/Linux-v4.19/arch/powerpc/platforms/512x/
Dmpc512x_shared.c42 np = of_find_compatible_node(NULL, NULL, reset_compat); in mpc512x_restart_init()
81 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-diu"); in mpc512x_set_pixel_clock()
230 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-diu"); in mpc512x_init_diu()
322 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-ipic"); in mpc512x_init_IRQ()
500 np = of_find_compatible_node(NULL, NULL, "fsl,mpc5121-lpc"); in mpc512x_cs_config()
/Linux-v4.19/arch/arm/mach-mvebu/
Dcpu-reset.c77 np = of_find_compatible_node(NULL, NULL, in mvebu_cpu_reset_init()
86 np = of_find_compatible_node(NULL, NULL, in mvebu_cpu_reset_init()

1234567891011