Searched refs:cputype (Results 1 - 25 of 131) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mmp/include/mach/
H A Dsystem.h12 #include <mach/cputype.h>
H A Dcputype.h4 #include <asm/cputype.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c145 switch (c->cputype) {
236 switch (c->cputype) {
316 c->cputype = CPU_R2000;
328 c->cputype = CPU_R3081E;
331 c->cputype = CPU_R3000A;
336 c->cputype = CPU_R3000;
349 c->cputype = CPU_R4400PC;
352 c->cputype = CPU_R4000PC;
357 c->cputype = CPU_R4400SC;
360 c->cputype
[all...]
H A Dspram.c205 switch (c->cputype) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dsmp_plat.h8 #include <asm/cputype.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/include/mach/
H A Dcpu.h17 #include <asm/cputype.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sni/
H A Dsetup.c111 int cputype; local
124 cputype = *(unsigned char *)SNI_IDPROM_CPUTYPE;
127 switch (cputype) {
146 switch (cputype) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-info.h52 unsigned int cputype; member in struct:cpuinfo_mips
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-cavium-octeon/
H A Dcpu-feature-overrides.h62 #define kernel_uses_smartmips_rixi (cpu_data[0].cputype == CPU_CAVIUM_OCTEON_PLUS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/include/mach/
H A Dhardware.h52 #include <asm/cputype.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dcommon.c20 #include <mach/cputype.h>
H A Dpsc.c25 #include <mach/cputype.h>
H A Dserial.c32 #include <mach/cputype.h>
H A Dirq.c28 #include <mach/cputype.h>
H A Dusb.c12 #include <mach/cputype.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ux500/include/mach/
H A Dhardware.h96 #include <asm/cputype.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dmmap.c11 #include <asm/cputype.h>
H A Dcache-xsc3l2.c21 #include <asm/cputype.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dc-octeon.c184 switch (c->cputype) {
196 if (c->cputype == CPU_CAVIUM_OCTEON_PLUS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dbootinfo.h358 unsigned long cputype; member in struct:compat_bootinfo
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/lasat/
H A Dlasat.h239 #define IS_LASAT_200() (current_cpu_data.cputype == CPU_R5000)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mmp/
H A Dpxa168.c20 #include <mach/cputype.h>
H A Dtime.c35 #include <mach/cputype.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dhardware.h60 #include <asm/cputype.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dcpu-sa1100.c91 #include <asm/cputype.h>

Completed in 112 milliseconds

123456