Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dadvantech_ec_wdt.c45 #define DEFAULT_TIME 60 macro
52 …"Default Watchdog timer setting (" __MODULE_STRING(DEFAULT_TIME) "s). The range is from " __MODULE…
150 .timeout = DEFAULT_TIME,
H A Die6xx_wdt.c46 #define DEFAULT_TIME 60 macro
48 static unsigned int timeout = DEFAULT_TIME;
52 __MODULE_STRING(DEFAULT_TIME) "s)."
/openbmc/qemu/
H A Dqemu-io-cmds.c284 DEFAULT_TIME = 0x0, enumerator