Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclkdev.c39 int match, best_found = 0, best_possible = 0; in clk_find() local
61 if (match > best_found) { in clk_find()
64 best_found = match; in clk_find()