/drivers/cpufreq/ |
D | imx-cpufreq-dt.c | 95 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()
|
D | imx6q-cpufreq.c | 118 if (of_machine_is_compatible("fsl,imx6ul") || in imx6q_set_target() 119 of_machine_is_compatible("fsl,imx6ull")) { in imx6q_set_target() 267 if (of_machine_is_compatible("fsl,imx6q") || in imx6q_opp_check_speed_grading() 268 of_machine_is_compatible("fsl,imx6qp")) { in imx6q_opp_check_speed_grading() 325 if (of_machine_is_compatible("fsl,imx6ul")) in imx6ul_opp_check_speed_grading() 329 if (of_machine_is_compatible("fsl,imx6ull")) { in imx6ul_opp_check_speed_grading() 362 if (of_machine_is_compatible("fsl,imx6ul") || in imx6q_cpufreq_probe() 363 of_machine_is_compatible("fsl,imx6ull")) in imx6q_cpufreq_probe() 394 if (of_machine_is_compatible("fsl,imx6ul") || in imx6q_cpufreq_probe() 395 of_machine_is_compatible("fsl,imx6ull")) { in imx6q_cpufreq_probe()
|
D | sti-cpufreq.c | 143 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() 261 if ((!of_machine_is_compatible("st,stih407")) && in sti_cpufreq_init() 262 (!of_machine_is_compatible("st,stih410")) && in sti_cpufreq_init() 263 (!of_machine_is_compatible("st,stih418"))) in sti_cpufreq_init()
|
D | pmac64-cpufreq.c | 353 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()
|
D | pmac32-cpufreq.c | 635 if (of_machine_is_compatible("MacRISC3") && in pmac_cpufreq_setup() 644 } else if (of_machine_is_compatible("PowerBook3,4") || in pmac_cpufreq_setup() 645 of_machine_is_compatible("PowerBook3,5") || in pmac_cpufreq_setup() 646 of_machine_is_compatible("MacRISC3")) { in pmac_cpufreq_setup() 649 } else if (of_machine_is_compatible("PowerBook4,1")) { in pmac_cpufreq_setup() 656 else if (of_machine_is_compatible("PowerBook3,3") && cur_freq == 550000) { in pmac_cpufreq_setup() 663 else if (of_machine_is_compatible("PowerBook3,2")) { in pmac_cpufreq_setup()
|
D | highbank-cpufreq.c | 66 if ((!of_machine_is_compatible("calxeda,highbank")) && in hb_cpufreq_driver_init() 67 (!of_machine_is_compatible("calxeda,ecx-2000"))) in hb_cpufreq_driver_init()
|
D | maple-cpufreq.c | 170 if (!of_machine_is_compatible("Momentum,Maple") && in maple_cpufreq_init() 171 !of_machine_is_compatible("Momentum,Apache")) in maple_cpufreq_init()
|
D | pasemi-cpufreq.c | 260 if (!of_machine_is_compatible("PA6T-1682M") && in pas_cpufreq_init() 261 !of_machine_is_compatible("pasemi,pwrficient")) in pas_cpufreq_init()
|
D | tegra124-cpufreq.c | 200 if (!(of_machine_is_compatible("nvidia,tegra124") || in tegra_cpufreq_init() 201 of_machine_is_compatible("nvidia,tegra210"))) in tegra_cpufreq_init()
|
/drivers/gpio/ |
D | gpio-stp-xway.c | 199 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 …]
|
/drivers/clk/mvebu/ |
D | mv98dx3236.c | 76 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()
|
/drivers/net/ethernet/ti/ |
D | cpsw-common.c | 71 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()
|
/drivers/clk/ti/ |
D | clkctrl.c | 525 if (of_machine_is_compatible("ti,omap4")) in _ti_omap4_clkctrl_setup() 529 if (of_machine_is_compatible("ti,omap5")) in _ti_omap4_clkctrl_setup() 533 if (of_machine_is_compatible("ti,dra7")) { in _ti_omap4_clkctrl_setup() 540 if (of_machine_is_compatible("ti,dra72")) in _ti_omap4_clkctrl_setup() 542 if (of_machine_is_compatible("ti,dra74")) in _ti_omap4_clkctrl_setup() 544 if (of_machine_is_compatible("ti,dra76")) in _ti_omap4_clkctrl_setup() 548 if (of_machine_is_compatible("ti,am33xx")) { in _ti_omap4_clkctrl_setup() 556 if (of_machine_is_compatible("ti,am4372")) { in _ti_omap4_clkctrl_setup() 563 if (of_machine_is_compatible("ti,am438x")) { in _ti_omap4_clkctrl_setup() 571 if (of_machine_is_compatible("ti,dm814")) in _ti_omap4_clkctrl_setup() [all …]
|
/drivers/macintosh/ |
D | via-pmu-backlight.c | 149 of_machine_is_compatible("AAPL,3400/2400") || in pmu_backlight_init() 150 of_machine_is_compatible("AAPL,3500"); in pmu_backlight_init() 154 !of_machine_is_compatible("AAPL,PowerBook1998") && in pmu_backlight_init() 155 !of_machine_is_compatible("PowerBook1,1")) in pmu_backlight_init()
|
D | windfarm_ad7417_sensor.c | 334 if (!of_machine_is_compatible("PowerMac7,2") && in wf_ad7417_init() 335 !of_machine_is_compatible("PowerMac7,3") && in wf_ad7417_init() 336 !of_machine_is_compatible("RackMac3,1")) in wf_ad7417_init()
|
D | windfarm_smu_sensors.c | 363 if ((of_machine_is_compatible("PowerMac8,1") || in smu_cpu_power_create() 364 of_machine_is_compatible("PowerMac8,2") || in smu_cpu_power_create() 365 of_machine_is_compatible("PowerMac9,1")) && in smu_cpu_power_create()
|
/drivers/clocksource/ |
D | timer-sun4i.c | 187 if (of_machine_is_compatible("allwinner,sun4i-a10") || in sun4i_timer_init() 188 of_machine_is_compatible("allwinner,sun5i-a13") || in sun4i_timer_init() 189 of_machine_is_compatible("allwinner,sun5i-a10s") || in sun4i_timer_init() 190 of_machine_is_compatible("allwinner,suniv-f1c100s")) in sun4i_timer_init()
|
D | timer-ti-dm-systimer.c | 244 if (of_machine_is_compatible("ti,omap3-beagle-ab4")) { in dmtimer_systimer_assign_alwon() 250 if (of_machine_is_compatible("ti,am43")) in dmtimer_systimer_assign_alwon() 621 if (of_machine_is_compatible("ti,am33xx") || in dmtimer_clockevent_init() 622 of_machine_is_compatible("ti,am43")) { in dmtimer_clockevent_init() 780 if (of_machine_is_compatible("ti,am43")) { in dmtimer_clocksource_init() 840 if (of_machine_is_compatible("ti,dra7")) in dmtimer_systimer_init()
|
/drivers/crypto/caam/ |
D | ctrl.c | 108 of_machine_is_compatible("fsl,imx8mq") || in run_descriptor_deco0() 109 of_machine_is_compatible("fsl,imx8mm") || in run_descriptor_deco0() 110 of_machine_is_compatible("fsl,imx8mn") || in run_descriptor_deco0() 111 of_machine_is_compatible("fsl,imx8mp")) { in run_descriptor_deco0() 478 if (of_machine_is_compatible("fsl,imx6q") || in handle_imx6_err005766() 479 of_machine_is_compatible("fsl,imx6dl") || in handle_imx6_err005766() 480 of_machine_is_compatible("fsl,imx6qp")) in handle_imx6_err005766() 616 if (of_machine_is_compatible("fsl,imx6sx")) in needs_entropy_delay_adjustment()
|
/drivers/video/fbdev/aty/ |
D | radeon_backlight.c | 175 of_machine_is_compatible("PowerBook4,3") || in radeonfb_bl_init() 176 of_machine_is_compatible("PowerBook6,3") || in radeonfb_bl_init() 177 of_machine_is_compatible("PowerBook6,5"); in radeonfb_bl_init()
|
/drivers/cpuidle/ |
D | cpuidle-exynos.c | 117 (of_machine_is_compatible("samsung,exynos4210") || in exynos_cpuidle_probe() 118 of_machine_is_compatible("samsung,exynos3250"))) { in exynos_cpuidle_probe()
|
/drivers/gpu/drm/radeon/ |
D | radeon_combios.c | 1464 if (of_machine_is_compatible("PowerBook3,3")) { in radeon_get_legacy_connector_info_from_table() 1467 } else if (of_machine_is_compatible("PowerBook3,4") || in radeon_get_legacy_connector_info_from_table() 1468 of_machine_is_compatible("PowerBook3,5")) { in radeon_get_legacy_connector_info_from_table() 1471 } else if (of_machine_is_compatible("PowerBook5,1") || in radeon_get_legacy_connector_info_from_table() 1472 of_machine_is_compatible("PowerBook5,2") || in radeon_get_legacy_connector_info_from_table() 1473 of_machine_is_compatible("PowerBook5,3") || in radeon_get_legacy_connector_info_from_table() 1474 of_machine_is_compatible("PowerBook5,4") || in radeon_get_legacy_connector_info_from_table() 1475 of_machine_is_compatible("PowerBook5,5")) { in radeon_get_legacy_connector_info_from_table() 1478 } else if (of_machine_is_compatible("PowerBook5,6")) { in radeon_get_legacy_connector_info_from_table() 1481 } else if (of_machine_is_compatible("PowerBook5,7") || in radeon_get_legacy_connector_info_from_table() [all …]
|
/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-imx.c | 186 if (of_machine_is_compatible("fsl,imx8dxl")) { in imx_dwmac_parse_dt() 194 if (of_machine_is_compatible("fsl,imx8mp")) { in imx_dwmac_parse_dt()
|
/drivers/staging/board/ |
D | board.h | 38 if (of_machine_is_compatible(str)) \
|
/drivers/soc/gemini/ |
D | soc-gemini.c | 47 if (!of_machine_is_compatible("cortina,gemini")) in gemini_soc_init()
|