Home
last modified time | relevance | path

Searched refs:V_SPC_CFG_SRC1 (Results 1 – 2 of 2) sorted by relevance

/arch/mips/sibyte/common/
Dsb_tbprof.c177 V_SPC_CFG_SRC1(1), /* counter 1 counts cycles */ in arm_tb()
182 V_SPC_CFG_SRC1(1), /* counter 1 counts cycles */ in arm_tb()
189 V_SPC_CFG_SRC1(1), /* counter 1 counts cycles */ in arm_tb()
289 M_SPC_CFG_ENABLE | M_SPC_CFG_CLEAR | V_SPC_CFG_SRC1(1), in sbprof_zbprof_start()
/arch/mips/include/asm/sibyte/
Dsb1250_scd.h391 #define V_SPC_CFG_SRC1(x) _SB_MAKEVALUE(x, S_SPC_CFG_SRC1) macro