Searched refs:best_mrr (Results 1 – 1 of 1) sorted by relevance
1655 u16 _mrr, best_mrr = 0; in samsung_mipi_dcphy_pll_ssc_modulation_calc() local1675 best_mrr = _mrr; in samsung_mipi_dcphy_pll_ssc_modulation_calc()1680 if (best_mrr) in samsung_mipi_dcphy_pll_ssc_modulation_calc()1689 if (best_mrr) { in samsung_mipi_dcphy_pll_ssc_modulation_calc()1691 *mrr = best_mrr & 0x3f; in samsung_mipi_dcphy_pll_ssc_modulation_calc()1716 u8 _mrr = 0, best_mrr = 0; in samsung_mipi_dcphy_pll_round_rate() local1796 best_mrr = _mrr; in samsung_mipi_dcphy_pll_round_rate()1812 *mrr = best_mrr; in samsung_mipi_dcphy_pll_round_rate()