Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-stm32.c44 #define TIM_EGR_UG BIT(0) macro
/openbmc/qemu/include/hw/timer/
H A Dstm32f2xx_timer.h54 #define TIM_EGR_UG 1 macro
/openbmc/linux/include/linux/mfd/
H A Dstm32-timers.h52 #define TIM_EGR_UG BIT(0) /* Update Generation */ macro