Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_mc.h262 #define S_MC_MODE 16 macro
263 #define M_MC_MODE _SB_MAKEMASK(15, S_MC_MODE)
264 #define V_MC_MODE(x) _SB_MAKEVALUE(x, S_MC_MODE)
265 #define G_MC_MODE(x) _SB_GETVALUE(x, S_MC_MODE, M_MC_MODE)