Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dbd96801_wdt.c102 static int find_closest_fast(unsigned int target, int *sel, unsigned int *val) in find_closest_fast() function
199 ret = find_closest_fast(hw_margin_min, &fastng, &min); in bd96801_set_wdt_mode()