Searched refs:best_error_ppm (Results 1 – 1 of 1) sorted by relevance
912 unsigned int best_error_ppm, in vlv_PLL_is_optimal() argument942 return *error_ppm + 10 < best_error_ppm; in vlv_PLL_is_optimal()1007 unsigned int best_error_ppm; in chv_find_best_dpll() local1013 best_error_ppm = 1000000; in chv_find_best_dpll()1045 best_error_ppm, &error_ppm)) in chv_find_best_dpll()1049 best_error_ppm = error_ppm; in chv_find_best_dpll()