Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/watchdog/
Dwafer5823wdt.c42 #define WD_TIMO 60 /* 60 sec default timeout */ macro
60 static int timeout = WD_TIMO; /* in seconds */
64 __MODULE_STRING(WD_TIMO) ".");
259 timeout = WD_TIMO; in wafwdt_init()
Dwdt.c56 #define WD_TIMO 60 /* Default heartbeat = 60 seconds */ macro
58 static int heartbeat = WD_TIMO;
63 __MODULE_STRING(WD_TIMO) ")");
599 wdt_set_heartbeat(WD_TIMO); in wdt_init()
601 WD_TIMO); in wdt_init()
Dwdt_pci.c68 #define WD_TIMO 60 /* Default heartbeat = 60 seconds */ macro
70 static int heartbeat = WD_TIMO;
75 __MODULE_STRING(WD_TIMO) ")");
651 wdtpci_set_heartbeat(WD_TIMO); in wdtpci_init_one()
653 WD_TIMO); in wdtpci_init_one()
Docteon-wdt-main.c87 #define WD_TIMO 60 /* Default heartbeat = 60 seconds */ macro
91 static int heartbeat = WD_TIMO;
95 __MODULE_STRING(WD_TIMO) ")");
/Linux-v5.4/drivers/rtc/
Drtc-ds1374.c375 #define WD_TIMO 131762 macro
379 static int wdt_margin = WD_TIMO;
Drtc-m41t80.c593 #define WD_TIMO 60 /* 1..31 seconds */ macro
595 static int wdt_margin = WD_TIMO;