S_MC_ADDR_SKEW    198 arch/mips/include/asm/sibyte/sb1250_mc.h #define M_MC_ADDR_SKEW		     _SB_MAKEMASK(8, S_MC_ADDR_SKEW)
S_MC_ADDR_SKEW    199 arch/mips/include/asm/sibyte/sb1250_mc.h #define V_MC_ADDR_SKEW(x)	     _SB_MAKEVALUE(x, S_MC_ADDR_SKEW)
S_MC_ADDR_SKEW    200 arch/mips/include/asm/sibyte/sb1250_mc.h #define G_MC_ADDR_SKEW(x)	     _SB_GETVALUE(x, S_MC_ADDR_SKEW, M_MC_ADDR_SKEW)