Searched refs:S_CFG_DA (Results 1 - 3 of 3) sorted by last modified time

/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/include/
H A Dsbmips.h932 #define S_CFG_DA 7 macro
933 #define M_CFG_DA _MM_MAKEMASK(3,S_CFG_DA)
934 #define V_CFG_DA(x) _MM_MAKEVALUE(x,S_CFG_DA)
935 #define G_CFG_DA(x) _MM_GETVALUE(x,S_CFG_DA,M_CFG_DA)
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/src/
H A Dbcmcore_l1cache.S185 srl t2,S_CFG_DA
352 srl t2,S_CFG_DA
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/include/
H A Dsbmips32.h522 #define S_CFG_DA 7 macro
523 #define M_CFG_DA _MM_MAKEMASK(3,S_CFG_DA)
524 #define V_CFG_DA(x) _MM_MAKEVALUE(x,S_CFG_DA)
525 #define G_CFG_DA(x) _MM_GETVALUE(x,S_CFG_DA,M_CFG_DA)

Completed in 71 milliseconds