Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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); in qcom_l3_cache__init()
392 long status = readl_relaxed(l3pmu->regs + L3_M_BC_OVSR); in qcom_l3_cache__handle_irq()
399 writel_relaxed(status, l3pmu->regs + L3_M_BC_OVSR); in qcom_l3_cache__handle_irq()
/kernel/linux/linux-6.6/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); in qcom_l3_cache__init()
392 long status = readl_relaxed(l3pmu->regs + L3_M_BC_OVSR); in qcom_l3_cache__handle_irq()
399 writel_relaxed(status, l3pmu->regs + L3_M_BC_OVSR); in qcom_l3_cache__handle_irq()

Completed in 4 milliseconds