PMCNTENCLR
#define PMCNTENCLR __ACCESS_CP15(c9, 0, c12, 2)
#define PMCNTENCLR 0xC20
#define PMCNTENCLR(__cntr) (1UL << ((__cntr) & 0x7))