Home
last modified time | relevance | path

Searched refs:of_machine_is_compatible (Results 1 – 25 of 213) sorted by relevance

123456789

/linux-6.3-rc2/arch/arm/mach-exynos/
A Dexynos.c120 if (of_machine_is_compatible("samsung,exynos4")) { in exynos_set_delayed_reset_assertion()
176 if (of_machine_is_compatible("samsung,exynos4210") || in exynos_dt_machine_init()
177 of_machine_is_compatible("samsung,exynos3250")) in exynos_dt_machine_init()
180 if (of_machine_is_compatible("samsung,exynos4210") || in exynos_dt_machine_init()
181 (of_machine_is_compatible("samsung,exynos4412") && in exynos_dt_machine_init()
182 (of_machine_is_compatible("samsung,trats2") || in exynos_dt_machine_init()
183 of_machine_is_compatible("samsung,midas") || in exynos_dt_machine_init()
184 of_machine_is_compatible("samsung,p4note"))) || in exynos_dt_machine_init()
185 of_machine_is_compatible("samsung,exynos3250") || in exynos_dt_machine_init()
186 of_machine_is_compatible("samsung,exynos5250")) in exynos_dt_machine_init()
/linux-6.3-rc2/arch/powerpc/platforms/85xx/
A Dmpc85xx_rdb.c45 if (of_machine_is_compatible("fsl,MPC85XXRDB-CAMP")) { in mpc85xx_rdb_pic_init()
127 if (of_machine_is_compatible("fsl,P2020RDB")) in p2020_rdb_probe()
134 if (of_machine_is_compatible("fsl,P1020RDB")) in p1020_rdb_probe()
141 return of_machine_is_compatible("fsl,P1020RDB-PC"); in p1020_rdb_pc_probe()
146 return of_machine_is_compatible("fsl,P1020RDB-PD"); in p1020_rdb_pd_probe()
151 if (of_machine_is_compatible("fsl,P1021RDB-PC")) in p1021_rdb_pc_probe()
158 if (of_machine_is_compatible("fsl,P2020RDB-PC")) in p2020_rdb_pc_probe()
165 return of_machine_is_compatible("fsl,P1025RDB"); in p1025_rdb_probe()
170 return of_machine_is_compatible("fsl,P1020MBG-PC"); in p1020_mbg_pc_probe()
175 return of_machine_is_compatible("fsl,P1020UTM-PC"); in p1020_utm_pc_probe()
[all …]
A Dxes_mpc85xx.c62 if (of_machine_is_compatible("MPC8540") || in xes_mpc85xx_configure_l2()
63 of_machine_is_compatible("MPC8560")) in xes_mpc85xx_configure_l2()
144 return of_machine_is_compatible("xes,MPC8572"); in xes_mpc8572_probe()
149 return of_machine_is_compatible("xes,MPC8548"); in xes_mpc8548_probe()
154 return of_machine_is_compatible("xes,MPC8540"); in xes_mpc8540_probe()
A Dmpc85xx_ds.c65 if (of_machine_is_compatible("fsl,MPC8572DS-CAMP")) { in mpc85xx_ds_pic_init()
166 return !!of_machine_is_compatible("MPC8544DS"); in mpc8544_ds_probe()
178 return !!of_machine_is_compatible("fsl,MPC8572DS"); in mpc8572_ds_probe()
186 return !!of_machine_is_compatible("fsl,P2020DS"); in p2020_ds_probe()
/linux-6.3-rc2/drivers/cpufreq/
A Dimx-cpufreq-dt.c95 if (of_machine_is_compatible("fsl,imx7ulp")) { in imx_cpufreq_dt_probe()
120 if (of_machine_is_compatible("fsl,imx8mn") || in imx_cpufreq_dt_probe()
121 of_machine_is_compatible("fsl,imx8mp")) in imx_cpufreq_dt_probe()
128 if (of_machine_is_compatible("fsl,imx8mp")) in imx_cpufreq_dt_probe()
143 if (of_machine_is_compatible("fsl,imx8mm") || in imx_cpufreq_dt_probe()
144 of_machine_is_compatible("fsl,imx8mq")) in imx_cpufreq_dt_probe()
146 if (of_machine_is_compatible("fsl,imx8mn") || in imx_cpufreq_dt_probe()
147 of_machine_is_compatible("fsl,imx8mp")) in imx_cpufreq_dt_probe()
178 if (!of_machine_is_compatible("fsl,imx7ulp")) in imx_cpufreq_dt_remove()
A Dsti-cpufreq.c143 if (of_machine_is_compatible("st,stih407") || in sti_cpufreq_match()
144 of_machine_is_compatible("st,stih410") || in sti_cpufreq_match()
145 of_machine_is_compatible("st,stih418")) in sti_cpufreq_match()
259 if ((!of_machine_is_compatible("st,stih407")) && in sti_cpufreq_init()
260 (!of_machine_is_compatible("st,stih410")) && in sti_cpufreq_init()
261 (!of_machine_is_compatible("st,stih418"))) in sti_cpufreq_init()
A Dimx6q-cpufreq.c118 if (of_machine_is_compatible("fsl,imx6ul") || in imx6q_set_target()
119 of_machine_is_compatible("fsl,imx6ull")) { in imx6q_set_target()
260 if (of_machine_is_compatible("fsl,imx6q") || in imx6q_opp_check_speed_grading()
261 of_machine_is_compatible("fsl,imx6qp")) { in imx6q_opp_check_speed_grading()
319 if (of_machine_is_compatible("fsl,imx6ul")) { in imx6ul_opp_check_speed_grading()
325 if (of_machine_is_compatible("fsl,imx6ull")) { in imx6ul_opp_check_speed_grading()
360 if (of_machine_is_compatible("fsl,imx6ul") || in imx6q_cpufreq_probe()
361 of_machine_is_compatible("fsl,imx6ull")) in imx6q_cpufreq_probe()
392 if (of_machine_is_compatible("fsl,imx6ul") || in imx6q_cpufreq_probe()
393 of_machine_is_compatible("fsl,imx6ull")) { in imx6q_cpufreq_probe()
A Dpmac64-cpufreq.c353 if (of_machine_is_compatible("PowerMac8,1") || in g5_neo2_cpufreq_init()
354 of_machine_is_compatible("PowerMac8,2") || in g5_neo2_cpufreq_init()
355 of_machine_is_compatible("PowerMac9,1") || in g5_neo2_cpufreq_init()
356 of_machine_is_compatible("PowerMac12,1")) in g5_neo2_cpufreq_init()
358 else if (of_machine_is_compatible("PowerMac11,2")) in g5_neo2_cpufreq_init()
659 if (of_machine_is_compatible("PowerMac7,2") || in g5_cpufreq_init()
660 of_machine_is_compatible("PowerMac7,3") || in g5_cpufreq_init()
661 of_machine_is_compatible("RackMac3,1")) in g5_cpufreq_init()
A Dpmac32-cpufreq.c634 if (of_machine_is_compatible("MacRISC3") && in pmac_cpufreq_setup()
643 } else if (of_machine_is_compatible("PowerBook3,4") || in pmac_cpufreq_setup()
644 of_machine_is_compatible("PowerBook3,5") || in pmac_cpufreq_setup()
645 of_machine_is_compatible("MacRISC3")) { in pmac_cpufreq_setup()
648 } else if (of_machine_is_compatible("PowerBook4,1")) { in pmac_cpufreq_setup()
655 else if (of_machine_is_compatible("PowerBook3,3") && cur_freq == 550000) { in pmac_cpufreq_setup()
662 else if (of_machine_is_compatible("PowerBook3,2")) { in pmac_cpufreq_setup()
/linux-6.3-rc2/drivers/clk/mvebu/
A Dmv98dx3236.c76 if (of_machine_is_compatible("marvell,armadaxp-98dx4251")) in mv98dx3236_get_cpu_freq()
78 else if (of_machine_is_compatible("marvell,armadaxp-98dx3236")) in mv98dx3236_get_cpu_freq()
125 if (of_machine_is_compatible("marvell,armadaxp-98dx4251")) { in mv98dx3236_get_clk_ratio()
128 } else if (of_machine_is_compatible("marvell,armadaxp-98dx3236")) { in mv98dx3236_get_clk_ratio()
134 if (of_machine_is_compatible("marvell,armadaxp-98dx4251")) { in mv98dx3236_get_clk_ratio()
137 } else if (of_machine_is_compatible("marvell,armadaxp-98dx3236")) { in mv98dx3236_get_clk_ratio()
/linux-6.3-rc2/drivers/gpio/
A Dgpio-stp-xway.c199 if (of_machine_is_compatible("lantiq,grx390") in xway_stp_hw_init()
200 || of_machine_is_compatible("lantiq,ar10")) { in xway_stp_hw_init()
207 if (of_machine_is_compatible("lantiq,grx390")) { in xway_stp_hw_init()
272 if (of_machine_is_compatible("lantiq,ar9") || in xway_stp_probe()
273 of_machine_is_compatible("lantiq,gr9") || in xway_stp_probe()
274 of_machine_is_compatible("lantiq,vr9") || in xway_stp_probe()
275 of_machine_is_compatible("lantiq,ar10") || in xway_stp_probe()
276 of_machine_is_compatible("lantiq,grx390")) { in xway_stp_probe()
283 if (of_machine_is_compatible("lantiq,ar10") || in xway_stp_probe()
284 of_machine_is_compatible("lantiq,grx390")) { in xway_stp_probe()
[all …]
/linux-6.3-rc2/arch/arm/mach-mediatek/
A Dmediatek.c23 if (of_machine_is_compatible("mediatek,mt6589") || in mediatek_timer_init()
24 of_machine_is_compatible("mediatek,mt7623") || in mediatek_timer_init()
25 of_machine_is_compatible("mediatek,mt8135") || in mediatek_timer_init()
26 of_machine_is_compatible("mediatek,mt8127")) { in mediatek_timer_init()
/linux-6.3-rc2/arch/mips/lantiq/xway/
A Dsysctrl.c207 if (of_machine_is_compatible("lantiq,ar10") in pmu_enable()
208 || of_machine_is_compatible("lantiq,grx390")) { in pmu_enable()
233 if (of_machine_is_compatible("lantiq,ar10") in pmu_disable()
234 || of_machine_is_compatible("lantiq,grx390")) { in pmu_disable()
256 if (of_machine_is_compatible("lantiq,ar9") || in pci_enable()
257 of_machine_is_compatible("lantiq,vr9")) { in pci_enable()
478 if (of_machine_is_compatible("lantiq,vr9")) { in ltq_soc_init()
485 if (!of_machine_is_compatible("lantiq,ase")) in ltq_soc_init()
488 if (of_machine_is_compatible("lantiq,grx390") || in ltq_soc_init()
489 of_machine_is_compatible("lantiq,ar10")) { in ltq_soc_init()
[all …]
/linux-6.3-rc2/arch/arm/mach-mxs/
A Dmach-mxs.c426 if (of_machine_is_compatible("fsl,imx28-evk")) in mxs_machine_init()
428 if (of_machine_is_compatible("armadeus,imx28-apf28")) in mxs_machine_init()
430 else if (of_machine_is_compatible("bluegiga,apx4devkit")) in mxs_machine_init()
432 else if (of_machine_is_compatible("crystalfontz,cfa10036")) in mxs_machine_init()
434 else if (of_machine_is_compatible("eukrea,mbmx283lc")) in mxs_machine_init()
436 else if (of_machine_is_compatible("i2se,duckbill") || in mxs_machine_init()
437 of_machine_is_compatible("i2se,duckbill-2")) in mxs_machine_init()
439 else if (of_machine_is_compatible("msr,m28cu3")) in mxs_machine_init()
/linux-6.3-rc2/arch/arm/mach-mvebu/
A Dpm.c156 if (of_machine_is_compatible("marvell,armadaxp")) in mvebu_pm_store_bootinfo()
219 if (!of_machine_is_compatible("marvell,armadaxp") && in mvebu_pm_init()
220 !of_machine_is_compatible("marvell,armada370") && in mvebu_pm_init()
221 !of_machine_is_compatible("marvell,armada380") && in mvebu_pm_init()
222 !of_machine_is_compatible("marvell,armada390")) in mvebu_pm_init()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpsw-common.c71 if (of_machine_is_compatible("ti,dm8148")) in ti_cm_get_macid()
74 if (of_machine_is_compatible("ti,am33xx")) in ti_cm_get_macid()
83 if (of_machine_is_compatible("ti,am43")) in ti_cm_get_macid()
86 if (of_machine_is_compatible("ti,dra7")) in ti_cm_get_macid()
/linux-6.3-rc2/arch/powerpc/platforms/44x/
A Dppc476.c50 if (of_machine_is_compatible("ibm,currituck")) { in quirk_ppc_currituck_usb_fixup()
227 if (of_machine_is_compatible("ibm,currituck")) { in ppc47x_get_board_rev()
230 } else if (of_machine_is_compatible("ibm,akebono")) { in ppc47x_get_board_rev()
276 if (of_machine_is_compatible("ibm,akebono")) in ppc47x_probe()
279 if (of_machine_is_compatible("ibm,currituck")) { in ppc47x_probe()
/linux-6.3-rc2/arch/arm/mach-tegra/
A Dtegra.c87 of_machine_is_compatible("compal,paz00")) in tegra_dt_init_late()
91 of_machine_is_compatible("nvidia,tegra20")) in tegra_dt_init_late()
98 of_machine_is_compatible("nvidia,tegra30")) in tegra_dt_init_late()
/linux-6.3-rc2/arch/arm/mach-shmobile/
A Dregulator-quirk-rcar-gen2.c150 if (!of_machine_is_compatible("renesas,koelsch") && in rcar_gen2_regulator_quirk()
151 !of_machine_is_compatible("renesas,lager") && in rcar_gen2_regulator_quirk()
152 !of_machine_is_compatible("renesas,porter") && in rcar_gen2_regulator_quirk()
153 !of_machine_is_compatible("renesas,stout") && in rcar_gen2_regulator_quirk()
154 !of_machine_is_compatible("renesas,gose")) in rcar_gen2_regulator_quirk()
A Dsetup-rcar-gen2.c84 if (of_machine_is_compatible("renesas,r8a7745") || in rcar_gen2_timer_init()
85 of_machine_is_compatible("renesas,r8a77470") || in rcar_gen2_timer_init()
86 of_machine_is_compatible("renesas,r8a7792") || in rcar_gen2_timer_init()
87 of_machine_is_compatible("renesas,r8a7794")) { in rcar_gen2_timer_init()
/linux-6.3-rc2/arch/powerpc/platforms/powermac/
A Dtime.c228 if (!of_machine_is_compatible("MacRISC2") && in pmac_calibrate_decr()
229 !of_machine_is_compatible("MacRISC3") && in pmac_calibrate_decr()
230 !of_machine_is_compatible("MacRISC4")) in pmac_calibrate_decr()
239 if (of_machine_is_compatible("PowerMac3,5")) in pmac_calibrate_decr()
/linux-6.3-rc2/drivers/clk/ti/
A Dclkctrl.c527 if (of_machine_is_compatible("ti,omap4")) in _ti_omap4_clkctrl_setup()
531 if (of_machine_is_compatible("ti,omap5")) in _ti_omap4_clkctrl_setup()
535 if (of_machine_is_compatible("ti,dra7")) in _ti_omap4_clkctrl_setup()
537 if (of_machine_is_compatible("ti,dra72")) in _ti_omap4_clkctrl_setup()
539 if (of_machine_is_compatible("ti,dra74")) in _ti_omap4_clkctrl_setup()
541 if (of_machine_is_compatible("ti,dra76")) in _ti_omap4_clkctrl_setup()
545 if (of_machine_is_compatible("ti,am33xx")) in _ti_omap4_clkctrl_setup()
549 if (of_machine_is_compatible("ti,am4372")) in _ti_omap4_clkctrl_setup()
552 if (of_machine_is_compatible("ti,am438x")) in _ti_omap4_clkctrl_setup()
556 if (of_machine_is_compatible("ti,dm814")) in _ti_omap4_clkctrl_setup()
[all …]
/linux-6.3-rc2/drivers/macintosh/
A Dvia-pmu-backlight.c143 of_machine_is_compatible("AAPL,3400/2400") || in pmu_backlight_init()
144 of_machine_is_compatible("AAPL,3500"); in pmu_backlight_init()
148 !of_machine_is_compatible("AAPL,PowerBook1998") && in pmu_backlight_init()
149 !of_machine_is_compatible("PowerBook1,1")) in pmu_backlight_init()
/linux-6.3-rc2/drivers/soc/mediatek/
A Dmtk-regulator-coupler.c148 if (!of_machine_is_compatible("mediatek,mt8183") && in mediatek_regulator_coupler_init()
149 !of_machine_is_compatible("mediatek,mt8186") && in mediatek_regulator_coupler_init()
150 !of_machine_is_compatible("mediatek,mt8192")) in mediatek_regulator_coupler_init()
/linux-6.3-rc2/drivers/clocksource/
A Dtimer-sun4i.c186 if (of_machine_is_compatible("allwinner,sun4i-a10") || in sun4i_timer_init()
187 of_machine_is_compatible("allwinner,sun5i-a13") || in sun4i_timer_init()
188 of_machine_is_compatible("allwinner,sun5i-a10s") || in sun4i_timer_init()
189 of_machine_is_compatible("allwinner,suniv-f1c100s")) in sun4i_timer_init()

Completed in 45 milliseconds

123456789