Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_mc.h256 #define S_MC_EMODE 0 macro
257 #define M_MC_EMODE _SB_MAKEMASK(15, S_MC_EMODE)
258 #define V_MC_EMODE(x) _SB_MAKEVALUE(x, S_MC_EMODE)
259 #define G_MC_EMODE(x) _SB_GETVALUE(x, S_MC_EMODE, M_MC_EMODE)