Searched defs:wd_timeout_table (Results 1 – 2 of 2) sorted by relevance
/linux/lib/ |
H A D | util_macros_kunit.c | 27 static u32 wd_timeout_table[] = { 2, 4, 6, 8, 16, 32, 48, 64 }; in test_find_closest() local 135 static u32 wd_timeout_table[] = { 64, 48, 32, 16, 8, 6, 4, 2 }; in test_find_closest_descending() local
|
/linux/drivers/watchdog/ |
H A D | simatic-ipc-wdt.c | 62 static u32 wd_timeout_table[] = {2, 4, 6, 8, 16, 32, 48, 64 }; variable
|