Searched refs:best_pixelclock (Results 1 – 1 of 1) sorted by relevance
605 int best_pixelclock = 0; in tc_pxl_pll_calc() local665 best_pixelclock = clk; in tc_pxl_pll_calc()670 if (best_pixelclock == 0) { in tc_pxl_pll_calc()676 dev_dbg(tc->dev, "PLL: got %d, delta %d\n", best_pixelclock, best_delta); in tc_pxl_pll_calc()697 *out_best_pixelclock = best_pixelclock; in tc_pxl_pll_calc()
Completed in 8 milliseconds