Searched refs:of_machine_is_compatible (Results 1 - 25 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_cpufreq_clamp.c79 if (of_machine_is_compatible("PowerMac7,2") ||
80 of_machine_is_compatible("PowerMac7,3") ||
81 of_machine_is_compatible("RackMac3,1"))
H A Dvia-pmu-backlight.c154 of_machine_is_compatible("AAPL,3400/2400") ||
155 of_machine_is_compatible("AAPL,3500");
159 !of_machine_is_compatible("AAPL,PowerBook1998") &&
160 !of_machine_is_compatible("PowerBook1,1"))
H A Dwindfarm_max6690_sensor.c190 if (of_machine_is_compatible("PowerMac7,2") ||
191 of_machine_is_compatible("PowerMac7,3") ||
192 of_machine_is_compatible("RackMac3,1"))
H A Dwindfarm_lm75_sensor.c239 if (of_machine_is_compatible("PowerMac7,2") ||
240 of_machine_is_compatible("PowerMac7,3") ||
241 of_machine_is_compatible("RackMac3,1"))
H A Dwindfarm_core.c474 if (of_machine_is_compatible("PowerMac7,2") ||
475 of_machine_is_compatible("PowerMac7,3") ||
476 of_machine_is_compatible("RackMac3,1"))
H A Dwindfarm_smu_sensors.c366 if ((of_machine_is_compatible("PowerMac8,1") ||
367 of_machine_is_compatible("PowerMac8,2") ||
368 of_machine_is_compatible("PowerMac9,1")) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dgrackle.c59 if (of_machine_is_compatible("PowerMac1,1"))
61 if (of_machine_is_compatible("AAPL,PowerBook1998"))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dudbg_scc.c135 } else if (of_machine_is_compatible("RackMac1,1")
136 || of_machine_is_compatible("RackMac1,2")
137 || of_machine_is_compatible("MacRISC4")) {
H A Dtime.c319 if (!of_machine_is_compatible("MacRISC2") &&
320 !of_machine_is_compatible("MacRISC3") &&
321 !of_machine_is_compatible("MacRISC4"))
330 if (of_machine_is_compatible("PowerMac3,5"))
H A Dcpufreq_32.c663 if (of_machine_is_compatible("MacRISC3") &&
668 } else if (of_machine_is_compatible("PowerBook3,4") ||
669 of_machine_is_compatible("PowerBook3,5") ||
670 of_machine_is_compatible("MacRISC3")) {
673 } else if (of_machine_is_compatible("PowerBook4,1")) {
680 else if (of_machine_is_compatible("PowerBook3,3") && cur_freq == 550000) {
687 else if (of_machine_is_compatible("PowerBook3,2")) {
H A Dcpufreq_64.c400 if (of_machine_is_compatible("PowerMac8,1") ||
401 of_machine_is_compatible("PowerMac8,2") ||
402 of_machine_is_compatible("PowerMac9,1"))
404 else if (of_machine_is_compatible("PowerMac11,2"))
731 if (of_machine_is_compatible("PowerMac7,2") ||
732 of_machine_is_compatible("PowerMac7,3") ||
733 of_machine_is_compatible("RackMac3,1"))
H A Dsmp.c698 if (of_machine_is_compatible("PowerMac7,2") ||
699 of_machine_is_compatible("PowerMac7,3") ||
700 of_machine_is_compatible("RackMac3,1"))
718 if (pmac_tb_freeze == NULL && !of_machine_is_compatible("MacRISC4")) {
754 if (!of_machine_is_compatible("MacRISC4"))
851 if (of_machine_is_compatible("MacRISC4") &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Defika-audio-fabric.c58 if (!of_machine_is_compatible("bplan,efika"))
H A Dpcm030-audio-fabric.c58 if (!of_machine_is_compatible("phytec,pcm030"))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/85xx/
H A Dxes_mpc85xx.c83 if (of_machine_is_compatible("MPC8540") ||
84 of_machine_is_compatible("MPC8560"))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvc_beat.c102 if (hvc_beat_useit && of_machine_is_compatible("Beat")) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/
H A Dcbe_powerbutton.c51 if (!of_machine_is_compatible("IBM,CBPLUS-1.0")) {
H A Dras.c259 sysreset_hack = of_machine_is_compatible("IBM,CBPLUS-1.0");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Dradeon_backlight.c183 of_machine_is_compatible("PowerBook4,3") ||
184 of_machine_is_compatible("PowerBook6,3") ||
185 of_machine_is_compatible("PowerBook6,5");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/ppc/
H A Dawacs.c751 if (of_machine_is_compatible("PowerBook3,1")
752 || of_machine_is_compatible("PowerBook3,2")) {
780 #define IS_PM7500 (of_machine_is_compatible("AAPL,7500") \
781 || of_machine_is_compatible("AAPL,8500") \
782 || of_machine_is_compatible("AAPL,9500"))
783 #define IS_PM5500 (of_machine_is_compatible("AAPL,e411"))
784 #define IS_BEIGE (of_machine_is_compatible("AAPL,Gossamer"))
785 #define IS_IMAC1 (of_machine_is_compatible("PowerMac2,1"))
786 #define IS_IMAC2 (of_machine_is_compatible("PowerMac2,2") \
787 || of_machine_is_compatible("PowerMac
[all...]
H A Dpmac.c885 if (of_machine_is_compatible("PowerBook3,1") ||
886 of_machine_is_compatible("PowerBook2,1"))
889 if (of_machine_is_compatible("PowerBook2,1"))
922 if (of_machine_is_compatible("AAPL,3400/2400")
923 || of_machine_is_compatible("AAPL,3500"))
925 else if (of_machine_is_compatible("PowerBook1,1")
926 || of_machine_is_compatible("AAPL,PowerBook1998"))
996 chip->can_capture = of_machine_is_compatible("PowerMac4,2")
997 || of_machine_is_compatible("PowerBook4,1");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_combios.c1456 if (of_machine_is_compatible("PowerBook3,3")) {
1459 } else if (of_machine_is_compatible("PowerBook3,4") ||
1460 of_machine_is_compatible("PowerBook3,5")) {
1463 } else if (of_machine_is_compatible("PowerBook5,1") ||
1464 of_machine_is_compatible("PowerBook5,2") ||
1465 of_machine_is_compatible("PowerBook5,3") ||
1466 of_machine_is_compatible("PowerBook5,4") ||
1467 of_machine_is_compatible("PowerBook5,5")) {
1470 } else if (of_machine_is_compatible("PowerBook5,6")) {
1473 } else if (of_machine_is_compatible("PowerBook
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pasemi/
H A Dcpufreq.c307 if (!of_machine_is_compatible("PA6T-1682M") &&
308 !of_machine_is_compatible("pasemi,pwrficient"))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpci_64.c227 if (in_bus == 0 && of_machine_is_compatible("MacRISC4")) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dof.h211 extern int of_machine_is_compatible(const char *compat);

Completed in 88 milliseconds

12