S_MC_CLOCK_DRIVE  162 arch/mips/include/asm/sibyte/sb1250_mc.h #define M_MC_CLOCK_DRIVE	     _SB_MAKEMASK(4, S_MC_CLOCK_DRIVE)
S_MC_CLOCK_DRIVE  163 arch/mips/include/asm/sibyte/sb1250_mc.h #define V_MC_CLOCK_DRIVE(x)	     _SB_MAKEVALUE(x, S_MC_CLOCK_DRIVE)
S_MC_CLOCK_DRIVE  164 arch/mips/include/asm/sibyte/sb1250_mc.h #define G_MC_CLOCK_DRIVE(x)	     _SB_GETVALUE(x, S_MC_CLOCK_DRIVE, M_MC_CLOCK_DRIVE)