Searched refs:PRID_REV_ENCODE_332 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu.h178 #define PRID_REV_ENCODE_332(ver, rev, patch) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dc-r4k.c1027 if ((c->processor_id & 0xff) <= PRID_REV_ENCODE_332(2, 4, 0))
1029 if ((c->processor_id & 0xff) == PRID_REV_ENCODE_332(2, 4, 0))
1034 if ((c->processor_id & 0xff) <= PRID_REV_ENCODE_332(1, 1, 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c195 if ((c->processor_id & 0xff) >= PRID_REV_ENCODE_332(2, 1, 0))

Completed in 48 milliseconds