Searched defs:PMCNTENCLR (Results 1 – 3 of 3) sorted by relevance
16 #define PMCNTENCLR __ACCESS_CP15(c9, 0, c12, 2) macro
94 #define PMCNTENCLR(__cntr) (1UL << ((__cntr) & 0x7)) macro
51 #define PMCNTENCLR 0xC20 macro