Home
last modified time | relevance | path

Searched refs:SR_PVU (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dstm32_iwdg.c47 #define SR_PVU BIT(0) /* Watchdog prescaler value update */ macro
116 !(iwdg_sr & (SR_PVU | SR_RVU)), in stm32_iwdg_start()