Searched refs:S_CFG_MMU (Results 1 - 2 of 2) sorted by last modified time

/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h880 #define S_CFG_MMU 7 /* MMU Type */ macro
881 #define M_CFG_MMU _MM_MAKEMASK(3,S_CFG_MMU)
882 #define V_CFG_MMU(x) _MM_MAKEVALUE(x,S_CFG_MMU)
883 #define G_CFG_MMU(x) _MM_GETVALUE(x,S_CFG_MMU,M_CFG_MMU)
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h471 #define S_CFG_MMU 7 /* MMU Type */ macro
472 #define M_CFG_MMU _MM_MAKEMASK(3,S_CFG_MMU)
473 #define V_CFG_MMU(x) _MM_MAKEVALUE(x,S_CFG_MMU)
474 #define G_CFG_MMU(x) _MM_GETVALUE(x,S_CFG_MMU,M_CFG_MMU)

Completed in 40 milliseconds