Searched refs:TIMER_TCR_COUNTER_DISABLE (Results 1 – 2 of 2) sorted by relevance
28 writel(TIMER_TCR_COUNTER_DISABLE, &timer->tcr); in lpc32xx_timer_reset()44 writel(TIMER_TCR_COUNTER_DISABLE, &timer->tcr); in lpc32xx_timer_count()
35 #define TIMER_TCR_COUNTER_DISABLE (0 << 0) macro