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

/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h465 #define S_CFG_AR 10 /* Architecture Revision */ macro
466 #define M_CFG_AR _MM_MAKEMASK(3,S_CFG_AR)
467 #define V_CFG_AR(x) _MM_MAKEVALUE(x,S_CFG_AR)
468 #define G_CFG_AR(x) _MM_GETVALUE(x,S_CFG_AR,M_CFG_AR)
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h874 #define S_CFG_AR 10 /* Architecture Revision */ macro
875 #define M_CFG_AR _MM_MAKEMASK(3,S_CFG_AR)
876 #define V_CFG_AR(x) _MM_MAKEVALUE(x,S_CFG_AR)
877 #define G_CFG_AR(x) _MM_GETVALUE(x,S_CFG_AR,M_CFG_AR)

Completed in 33 milliseconds