Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwafer5823wdt.c42 #define WD_TIMO 60 /* 60 sec default timeout */ macro
60 static int timeout = WD_TIMO; /* in seconds */
64 __MODULE_STRING(WD_TIMO) ".");
260 timeout = WD_TIMO; in wafwdt_init()
H A Dwdt.c56 #define WD_TIMO 60 /* Default heartbeat = 60 seconds */ macro
58 static int heartbeat = WD_TIMO;
63 __MODULE_STRING(WD_TIMO) ")");
600 wdt_set_heartbeat(WD_TIMO); in wdt_init()
602 WD_TIMO); in wdt_init()
H A Dwdt_pci.c68 #define WD_TIMO 60 /* Default heartbeat = 60 seconds */ macro
70 static int heartbeat = WD_TIMO;
75 __MODULE_STRING(WD_TIMO) ")");
652 wdtpci_set_heartbeat(WD_TIMO); in wdtpci_init_one()
654 WD_TIMO); in wdtpci_init_one()
H A Docteon-wdt-main.c88 #define WD_TIMO 60 /* Default heartbeat = 60 seconds */ macro
92 static int heartbeat = WD_TIMO;
96 __MODULE_STRING(WD_TIMO) ")");
/openbmc/linux/drivers/rtc/
H A Drtc-m41t80.c604 #define WD_TIMO 60 /* 1..31 seconds */ macro
606 static int wdt_margin = WD_TIMO;