Searched refs:TIM_EGR_UG (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/clocksource/ | ||
H A D | timer-stm32.c | 35 #define TIM_EGR_UG BIT(0) macro 156 writel_relaxed(TIM_EGR_UG, data->base + TIM_EGR); stm32_clockevent_init() |
Completed in 31 milliseconds