Searched refs:find_closest_slow (Results 1 – 2 of 2) sorted by relevance
120 static int find_closest_slow(int target, int *slow_sel, int *fast_sel) in find_closest_slow() function181 ret = find_closest_slow(hw_margin, &slowng, &fastng); in bd957x_set_wdt_mode()
138 static int find_closest_slow(unsigned int *target, int *slow_sel, int *fast_sel) in find_closest_slow() function215 ret = find_closest_slow(&hw_margin, &slowng, &fastng); in bd96801_set_wdt_mode()