Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/watchdog/
Dbd9576_wdt.c89 static int find_closest_fast(int target, int *sel, int *val) in find_closest_fast() function
170 ret = find_closest_fast(hw_margin_min, &fastng, &min); in bd957x_set_wdt_mode()