Home
last modified time | relevance | path

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

/drivers/clk/
Dclkdev.c138 int match, best_found = 0, best_possible = 0; in clk_find() local
158 if (match > best_found) { in clk_find()
161 best_found = match; in clk_find()