Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c598 int i_pre, best_pre = 1; in tc_pxl_pll_calc() local
660 best_pre = i_pre; in tc_pxl_pll_calc()
678 ext_div[best_pre], best_div, best_mul, ext_div[best_post]); in tc_pxl_pll_calc()
681 if (refclk / ext_div[best_pre] / best_div * best_mul >= 300000000) in tc_pxl_pll_calc()
690 pxl_pllparam |= ext_div[best_pre] << 20; /* External Pre-divider */ in tc_pxl_pll_calc()