Home
last modified time | relevance | path

Searched refs:PM_CR_RESET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/perf/
H A Dfujitsu_uncore_pmu.c33 #define PM_CR_RESET BIT(1) macro
119 writeq_relaxed(PM_CR_RESET, uncorepmu->regs + PM_CR); in fujitsu_uncore_init()
H A Dqcom_l3_pmu.c72 #define PM_CR_RESET (0) macro
367 writel_relaxed(PM_CR_RESET, l3pmu->regs + L3_HML3_PM_CR); in qcom_l3_cache__init()