Searched refs:MIPS_CONFIG2_SL_SHIFT (Results 1 – 2 of 2) sorted by relevance
532 #define MIPS_CONFIG2_SL_SHIFT 4 /* Secondary cache line size */ macro
263 tmp = (cfg2 >> MIPS_CONFIG2_SL_SHIFT) & MIPS_CONFIG2_SL_MASK; in mips_get_identity()