Searched refs:PMCR_PMCLR (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c24 #define PMCR_PMCLR 0x00002000 macro
219 __raw_writew(__raw_readw(PMCR(idx)) | PMCR_PMCLR, PMCR(idx));

Completed in 226 milliseconds