Searched refs:best_freq (Results 1 – 4 of 4) sorted by relevance
804 unsigned long best_freq = 0; in inno_video_phy_pll_round_rate() local851 best_freq = tmp; in inno_video_phy_pll_round_rate()856 best_freq = tmp; in inno_video_phy_pll_round_rate()861 if (best_freq) { in inno_video_phy_pll_round_rate()866 return best_freq; in inno_video_phy_pll_round_rate()
501 unsigned long best_freq = 0; in inno_mipi_dphy_pll_round_rate() local528 best_freq = tmp; in inno_mipi_dphy_pll_round_rate()532 if (best_freq) { in inno_mipi_dphy_pll_round_rate()537 return best_freq / 2; in inno_mipi_dphy_pll_round_rate()
1712 u64 _freq, best_freq = 0; in samsung_mipi_dcphy_pll_round_rate() local1739 while (!best_freq) { in samsung_mipi_dcphy_pll_round_rate()1799 best_freq = _freq; in samsung_mipi_dcphy_pll_round_rate()1814 __func__, best_freq >> best_scaler, best_prediv, best_fbdiv, best_dsm, best_scaler); in samsung_mipi_dcphy_pll_round_rate()1816 return best_freq >> best_scaler; in samsung_mipi_dcphy_pll_round_rate()
584 unsigned long fvco_min, fvco_max, best_freq = 984000000; in dw_mipi_dsi_set_pll() local629 best_freq = _fout; in dw_mipi_dsi_set_pll()634 best_freq = _fout; in dw_mipi_dsi_set_pll()639 dsi->lane_mbps = best_freq / 1000 / 1000; in dw_mipi_dsi_set_pll()