Searched refs:PMINTENCLR (Results 1 – 1 of 1) 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()