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

/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/src/
H A Dbcmcore_l1cache.S138 srl t2,S_CFG_IL
284 srl t2,S_CFG_IL
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h502 #define S_CFG_IL 19 macro
503 #define M_CFG_IL _MM_MAKEMASK(3,S_CFG_IL)
504 #define V_CFG_IL(x) _MM_MAKEVALUE(x,S_CFG_IL)
505 #define G_CFG_IL(x) _MM_GETVALUE(x,S_CFG_IL,M_CFG_IL)
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h912 #define S_CFG_IL 19 macro
913 #define M_CFG_IL _MM_MAKEMASK(3,S_CFG_IL)
914 #define V_CFG_IL(x) _MM_MAKEVALUE(x,S_CFG_IL)
915 #define G_CFG_IL(x) _MM_GETVALUE(x,S_CFG_IL,M_CFG_IL)

Completed in 34 milliseconds