Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-stm32.c42 #define TIM_SR_UIF BIT(0) macro
/openbmc/linux/include/linux/mfd/
H A Dstm32-timers.h51 #define TIM_SR_UIF BIT(0) /* Update interrupt flag */ macro