Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dbd96801_wdt.c44 #define FASTNG_MIN 11 macro
45 #define FASTNG_MAX_US (100 * FASTNG_MIN << 7)
104 unsigned int window = FASTNG_MIN; in find_closest_fast()
141 unsigned int window = FASTNG_MIN; in find_closest_slow()
258 fast = FASTNG_MIN << sel; in bd96801_set_heartbeat_from_hw()