Searched refs:MIN_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
616 #define MIN_TIMEOUT (10) macro618 static u32 timeout = MIN_TIMEOUT;651 timeout = (written_total) ? 0 : MIN_TIMEOUT; in __hvc_poll()753 timeout = MIN_TIMEOUT; in __hvc_poll()
111 #define MIN_TIMEOUT (1 * 60) macro1150 data->wdt.min_timeout = MIN_TIMEOUT; in nct7904_probe()