Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dbd9576_wdt.c103 static int find_closest_slow_by_fast(int fast_val, int target, int *slowsel) in find_closest_slow_by_fast() argument
109 multipliers[sel] * fast_val < target; sel++) in find_closest_slow_by_fast()