Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dbd9576_wdt.c85 static int find_closest_fast(int target, int *sel, int *val) in find_closest_fast() function
166 ret = find_closest_fast(hw_margin_min, &fastng, &min); in bd957x_set_wdt_mode()