Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dbd9576_wdt.c120 static int find_closest_slow(int target, int *slow_sel, int *fast_sel) in find_closest_slow() argument
134 *fast_sel = i; in find_closest_slow()
Dbd96801_wdt.c138 static int find_closest_slow(unsigned int *target, int *slow_sel, int *fast_sel) in find_closest_slow() argument
152 *fast_sel = i; in find_closest_slow()