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

/linux-master/drivers/clocksource/
H A Dtimer-stm32.c70 * stm32_timer_of_bits_get - get accessor helper
78 static int stm32_timer_of_bits_get(struct timer_of *to) function
211 if (stm32_timer_of_bits_get(to) != 32) {
233 u32 bits = stm32_timer_of_bits_get(to);
270 u32 bits = stm32_timer_of_bits_get(to);

Completed in 200 milliseconds