PRETIMEOUT_SEC
val = PRETIMEOUT_SEC;
.pretimeout = PRETIMEOUT_SEC,
if (pretimeout && hpwdt_dev.timeout <= PRETIMEOUT_SEC) {
hpwdt_dev.pretimeout = pretimeout ? PRETIMEOUT_SEC : 0;