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

/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h857 #define S_CFG_MPV 16 /* Multi proc. vector offset */ macro
858 #define M_CFG_MPV _MM_MAKEMASK(4,S_CFG_MPV)
859 #define V_CFG_MPV(x) _MM_MAKEVALUE(x,S_CFG_MPV)
860 #define G_CFG_MPV(x) _MM_GETVALUE(x,S_CFG_MPV,M_CFG_MPV)

Completed in 22 milliseconds