Searched refs:S_MC_CLOCK_DRIVE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/sibyte/
H A Dsb1250_mc.h174 #define S_MC_CLOCK_DRIVE 16 macro
175 #define M_MC_CLOCK_DRIVE _SB_MAKEMASK(4, S_MC_CLOCK_DRIVE)
176 #define V_MC_CLOCK_DRIVE(x) _SB_MAKEVALUE(x, S_MC_CLOCK_DRIVE)
177 #define G_MC_CLOCK_DRIVE(x) _SB_GETVALUE(x, S_MC_CLOCK_DRIVE, M_MC_CLOCK_DRIVE)

Completed in 108 milliseconds