Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dperf_event.c51 #define PMCAT_CLR0 (1 << 1) macro
247 tmp |= idx ? PMCAT_CLR1 : PMCAT_CLR0; in sh4a_pmu_enable()