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