Home
last modified time | relevance | path

Searched refs:M_SPC_CFG_ENABLE (Results 1 – 3 of 3) sorted by relevance

/arch/mips/sibyte/common/
Dsb_tbprof.c180 M_SPC_CFG_ENABLE | /* enable counting */ in arm_tb()
187 M_SPC_CFG_ENABLE | /* enable counting */ in arm_tb()
288 __raw_writeq((scdperfcnt & ~(M_SPC_CFG_SRC1 | M_SPC_CFG_ENABLE)) | in sbprof_zbprof_start()
289 M_SPC_CFG_ENABLE | M_SPC_CFG_CLEAR | V_SPC_CFG_SRC1(1), in sbprof_zbprof_start()
/arch/mips/include/asm/sibyte/
Dbcm1480_scd.h275 #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE macro
Dsb1250_scd.h406 #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) macro