Searched refs:PMINTENSET (Results 1 – 3 of 3) sorted by relevance
24 #define PMINTENSET __ACCESS_CP15(c9, 0, c14, 1) macro180 write_sysreg(val, PMINTENSET); in write_pmintenset()
98 #define PMINTENSET(__cntr) (1UL << ((__cntr) & 0x7)) macro292 writel_relaxed(PMINTENSET(idx), l3pmu->regs + L3_M_BC_INTENSET); in qcom_l3_cache__32bit_counter_start()
52 #define PMINTENSET 0xC40 macro748 inten_off = PMINTENSET + (4 * reg_id); in arm_cspmu_enable_counter()