Searched defs:wdt_timeout (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/watchdog/ |
H A D | da9063_wdt.c | 29 static const unsigned int wdt_timeout[] = { 0, 2, 4, 8, 16, 32, 65, 131 }; variable
|
H A D | da9062_wdt.c | 23 static const unsigned int wdt_timeout[] = { 0, 2, 4, 8, 16, 32, 65, 131 }; variable
|
H A D | sama5d4_wdt.c | 38 static int wdt_timeout; variable
|
H A D | cadence_wdt.c | 49 static int wdt_timeout; variable
|
H A D | ziirave_wdt.c | 85 static int wdt_timeout; variable
|