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

/linux-4.4.14/arch/mips/include/asm/sibyte/
H A Dsb1250_mc.h269 #define S_MC_EMODE 0 macro
270 #define M_MC_EMODE _SB_MAKEMASK(15, S_MC_EMODE)
271 #define V_MC_EMODE(x) _SB_MAKEVALUE(x, S_MC_EMODE)
272 #define G_MC_EMODE(x) _SB_GETVALUE(x, S_MC_EMODE, M_MC_EMODE)

Completed in 130 milliseconds