Searched refs:S_CFG_DL (Results 1 - 3 of 3) sorted by path

/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h927 #define S_CFG_DL 10 macro
928 #define M_CFG_DL _MM_MAKEMASK(3,S_CFG_DL)
929 #define V_CFG_DL(x) _MM_MAKEVALUE(x,S_CFG_DL)
930 #define G_CFG_DL(x) _MM_GETVALUE(x,S_CFG_DL,M_CFG_DL)
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h517 #define S_CFG_DL 10 macro
518 #define M_CFG_DL _MM_MAKEMASK(3,S_CFG_DL)
519 #define V_CFG_DL(x) _MM_MAKEVALUE(x,S_CFG_DL)
520 #define G_CFG_DL(x) _MM_GETVALUE(x,S_CFG_DL,M_CFG_DL)
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/src/
H A Dbcmcore_l1cache.S201 srl t2,S_CFG_DL
368 srl t2,S_CFG_DL

Completed in 36 milliseconds