MPU_TIMER_ST
writel(readl(&timer->cntl) & ~MPU_TIMER_ST, &timer->cntl);
unsigned int timerflags = MPU_TIMER_CLOCK_ENABLE | MPU_TIMER_ST;