Home
last modified time | relevance | path

Searched defs:TIM_EGR_UG (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clocksource/
H A Dtimer-stm32.c44 #define TIM_EGR_UG BIT(0) macro
/linux/include/linux/mfd/
H A Dstm32-timers.h60 #define TIM_EGR_UG BIT(0) /* Update Generation */ macro