Searched refs:TIMER1_ENABLE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clocksource/
H A Dmoxart_timer.c55 #define TIMER1_ENABLE (TIMEREG_CR_2_ENABLE | TIMEREG_CR_1_ENABLE) macro
77 writel(TIMER1_ENABLE, base + TIMER_CR); moxart_set_periodic()
91 writel(TIMER1_ENABLE, base + TIMER_CR); moxart_clkevt_next_event()

Completed in 70 milliseconds