Searched refs:V_SPC_CFG_SRC1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/sibyte/common/ |
H A D | sb_tbprof.c | 163 V_SPC_CFG_SRC1(1), /* counter 1 counts cycles */ in arm_tb() 168 V_SPC_CFG_SRC1(1), /* counter 1 counts cycles */ in arm_tb() 175 V_SPC_CFG_SRC1(1), /* counter 1 counts cycles */ in arm_tb() 275 M_SPC_CFG_ENABLE | M_SPC_CFG_CLEAR | V_SPC_CFG_SRC1(1), in sbprof_zbprof_start()
|
/kernel/linux/linux-6.6/arch/mips/sibyte/common/ |
H A D | sb_tbprof.c | 163 V_SPC_CFG_SRC1(1), /* counter 1 counts cycles */ in arm_tb() 168 V_SPC_CFG_SRC1(1), /* counter 1 counts cycles */ in arm_tb() 175 V_SPC_CFG_SRC1(1), /* counter 1 counts cycles */ in arm_tb() 275 M_SPC_CFG_ENABLE | M_SPC_CFG_CLEAR | V_SPC_CFG_SRC1(1), in sbprof_zbprof_start()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/sibyte/ |
H A D | sb1250_scd.h | 378 #define V_SPC_CFG_SRC1(x) _SB_MAKEVALUE(x, S_SPC_CFG_SRC1) macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/sibyte/ |
H A D | sb1250_scd.h | 378 #define V_SPC_CFG_SRC1(x) _SB_MAKEVALUE(x, S_SPC_CFG_SRC1) macro
|
Completed in 6 milliseconds