Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dbd9576_wdt.c120 static int find_closest_slow(int target, int *slow_sel, int *fast_sel) in find_closest_slow() function
181 ret = find_closest_slow(hw_margin, &slowng, &fastng); in bd957x_set_wdt_mode()