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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsrmmu.c1920 unsigned long mod_typ, mod_rev, psr_typ, psr_vers; local
1926 mod_typ = (mreg & 0xf0000000) >> 28;
1938 if(mod_typ == 1) {
2002 ((psr_vers == 1) && (mod_typ == 0) && (mod_rev == 0)))) {
2008 if(psr_typ == 4 && psr_vers == 1 && (mod_typ || mod_rev)) {

Completed in 44 milliseconds