Searched refs:PMINTENCLR (Results 1 – 3 of 3) sorted by relevance
25 #define PMINTENCLR __ACCESS_CP15(c9, 0, c14, 2) macro172 write_sysreg(val, PMINTENCLR); in write_pmintenclr()
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()
53 #define PMINTENCLR 0xC60 macro765 inten_off = PMINTENCLR + (4 * reg_id); in arm_cspmu_disable_counter()