Searched refs:PMCR1_INIT (Results 1 – 1 of 1) sorted by relevance
183 #define PMCR1_INIT (PMCR1_ALL_EN(CYCLES) | PMCR1_ALL_EN(INSTRS)) macro191 pmcr1 |= PMCR1_INIT; in core_init_execution_modes()285 if ((pmcr1 & PMCR1_INIT) == 0) { in core_idle()