Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dstm32_iwdg.c62 bool has_early_wakeup; member
68 .has_early_wakeup = false,
74 .has_early_wakeup = true,
127 if (wdt->data->has_early_wakeup) in stm32_iwdg_start()
286 if (!wdt->data->has_early_wakeup) in stm32_iwdg_irq_init()