Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Die6xx_wdt.c44 #define MIN_TIME 1 macro
175 .min_timeout = MIN_TIME,
295 if ((timeout < MIN_TIME) || in ie6xx_wdt_init()
299 timeout, MIN_TIME, MAX_TIME); in ie6xx_wdt_init()