Searched refs:MIPS_CONFIG0_MT_MASK (Results 1 – 2 of 2) sorted by relevance
496 #define MIPS_CONFIG0_MT_MASK 0x00000380 /* bits 9..7 MMU Type */ macro
121 ((cfg0 & MIPS_CONFIG0_MT_MASK) >> MIPS_CONFIG0_MT_SHIFT); in mips_get_identity()