Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/watchdog/
Dbd9576_wdt.c107 static int find_closest_slow_by_fast(int fast_val, int target, int *slowsel) in find_closest_slow_by_fast() function
176 ret = find_closest_slow_by_fast(min, hw_margin, &slowng); in bd957x_set_wdt_mode()