Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/arm_cspmu/
H A Darm_cspmu.c71 #define PMCFGR_CC BIT(14) macro
162 return (cspmu->pmcfgr & PMCFGR_CC); in supports_cycle_counter()