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

/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/src/
H A Dbcmcore_l1cache.S112 srl t2,S_CFG_IS
258 srl t2,S_CFG_IS
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h497 #define S_CFG_IS 22 macro
498 #define M_CFG_IS _MM_MAKEMASK(3,S_CFG_IS)
499 #define V_CFG_IS(x) _MM_MAKEVALUE(x,S_CFG_IS)
500 #define G_CFG_IS(x) _MM_GETVALUE(x,S_CFG_IS,M_CFG_IS)
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h907 #define S_CFG_IS 22 macro
908 #define M_CFG_IS _MM_MAKEMASK(3,S_CFG_IS)
909 #define V_CFG_IS(x) _MM_MAKEVALUE(x,S_CFG_IS)
910 #define G_CFG_IS(x) _MM_GETVALUE(x,S_CFG_IS,M_CFG_IS)

Completed in 51 milliseconds