Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dwafer5823wdt.c46 #define WD_TIMO 60 /* 60 sec default timeout */ macro
64 static int timeout = WD_TIMO; /* in seconds */
68 __MODULE_STRING(WD_TIMO) ".");
263 timeout = WD_TIMO; in wafwdt_init()
Dwdt.c60 #define WD_TIMO 60 /* Default heartbeat = 60 seconds */ macro
62 static int heartbeat = WD_TIMO;
67 __MODULE_STRING(WD_TIMO) ")");
603 wdt_set_heartbeat(WD_TIMO); in wdt_init()
605 WD_TIMO); in wdt_init()
Dwdt_pci.c72 #define WD_TIMO 60 /* Default heartbeat = 60 seconds */ macro
74 static int heartbeat = WD_TIMO;
79 __MODULE_STRING(WD_TIMO) ")");
655 wdtpci_set_heartbeat(WD_TIMO); in wdtpci_init_one()
657 WD_TIMO); in wdtpci_init_one()
Docteon-wdt-main.c96 #define WD_TIMO 60 /* Default heartbeat = 60 seconds */ macro
100 static int heartbeat = WD_TIMO;
104 __MODULE_STRING(WD_TIMO) ")");
/Linux-v4.19/drivers/rtc/
Drtc-ds1374.c375 #define WD_TIMO 131762 macro
379 static int wdt_margin = WD_TIMO;
Drtc-m41t80.c594 #define WD_TIMO 60 /* 1..31 seconds */ macro
596 static int wdt_margin = WD_TIMO;