Searched refs:PMCRD (Results 1 – 2 of 2) sorted by relevance
1632 #define PMCRD 0x8 macro1640 #define PMCR_WRITABLE_MASK (PMCRLP | PMCRLC | PMCRDP | PMCRX | PMCRD | PMCRE)
1294 return (env->cp15.c9_pmcr & (PMCRD | PMCRLC)) == PMCRD; in pmccntr_clockdiv_enabled()