Searched refs:PMINTENCLR (Results 1 – 2 of 2) sorted by relevance
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()
826 inten_off = PMINTENCLR + (4 * reg_id); in arm_cspmu_disable_counter()