Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/kernel/
H A Dperf_event.c18 #define HPCNTENR "<0, 0x4>" /* Count Enable reg */ macro
1040 cpwcr(HPCNTENR, BIT(idx) | cprcr(HPCNTENR)); in csky_pmu_start()
1054 cpwcr(HPCNTENR, ~BIT(idx) & cprcr(HPCNTENR)); in csky_pmu_stop_event()