Searched refs:co_shift (Results 1 – 1 of 1) sorted by relevance
63 uint32_t co_shift, cn, cm; in dsi_mcux_best_clock() local74 for (co_shift = DSI_DPHY_PLL_CO_MIN; co_shift <= DSI_DPHY_PLL_CO_MAX; co_shift++) { in dsi_mcux_best_clock()76 vco_freq = target_freq << co_shift; in dsi_mcux_best_clock()129 cand_freq = (refclk_cn_freq * cm) >> co_shift; in dsi_mcux_best_clock()