Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dhpwdt.c31 #define PRETIMEOUT_SEC 9 macro
141 val = PRETIMEOUT_SEC; in hpwdt_set_pretimeout()
229 .pretimeout = PRETIMEOUT_SEC,
337 if (pretimeout && hpwdt_dev.timeout <= PRETIMEOUT_SEC) { in hpwdt_init_one()
341 hpwdt_dev.pretimeout = pretimeout ? PRETIMEOUT_SEC : 0; in hpwdt_init_one()