Searched refs:PMINTENCLR (Results 1 – 3 of 3) sorted by relevance
82 #define PMINTENCLR 0xC60 macro
737 inten_off = PMINTENCLR + (4 * reg_id); in arm_cspmu_disable_counter()
101 #define PMINTENCLR(__cntr) (1UL << ((__cntr) & 0x7)) macro310 writel_relaxed(PMINTENCLR(idx), l3pmu->regs + L3_M_BC_INTENCLR); in qcom_l3_cache__32bit_counter_stop()
Completed in 8 milliseconds