Searched refs:L3_M_BC_OVSR (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/perf/
H A Dqcom_l3_pmu.c64 #define L3_M_BC_OVSR 0x740 macro
108 /* L3_M_BC_OVSR */
364 writel_relaxed(PMOVSRCLR_RESET, l3pmu->regs + L3_M_BC_OVSR);
392 long status = readl_relaxed(l3pmu->regs + L3_M_BC_OVSR);
399 writel_relaxed(status, l3pmu->regs + L3_M_BC_OVSR);

Completed in 87 milliseconds