Searched refs:mod_typ (Results 1 – 1 of 1) sorted by relevance
2029 unsigned long mod_typ, mod_rev, psr_typ, psr_vers; in get_srmmu_type() local2035 mod_typ = (mreg & 0xf0000000) >> 28; in get_srmmu_type()2047 if(mod_typ == 1) { in get_srmmu_type()2111 ((psr_vers == 1) && (mod_typ == 0) && (mod_rev == 0)))) { in get_srmmu_type()2117 if(psr_typ == 4 && psr_vers == 1 && (mod_typ || mod_rev)) { in get_srmmu_type()