Searched refs:V_SPC_CFG_SRC1 (Results 1 – 2 of 2) sorted by relevance
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()
378 #define V_SPC_CFG_SRC1(x) _SB_MAKEVALUE(x, S_SPC_CFG_SRC1) macro