S_MC_WR_LIMIT      84 arch/mips/include/asm/sibyte/sb1250_mc.h #define M_MC_WR_LIMIT		    _SB_MAKEMASK(4, S_MC_WR_LIMIT)
S_MC_WR_LIMIT      85 arch/mips/include/asm/sibyte/sb1250_mc.h #define V_MC_WR_LIMIT(x)	    _SB_MAKEVALUE(x, S_MC_WR_LIMIT)
S_MC_WR_LIMIT      86 arch/mips/include/asm/sibyte/sb1250_mc.h #define G_MC_WR_LIMIT(x)	    _SB_GETVALUE(x, S_MC_WR_LIMIT, M_MC_WR_LIMIT)