Searched refs:DSI_DPHY_PLL_VCO_MIN (Results 1 – 1 of 1) sorted by relevance
37 #define DSI_DPHY_PLL_VCO_MIN (DSI_DPHY_PLL_REFCLK_CN_MIN * DSI_DPHY_PLL_CM_MIN) macro83 if (vco_freq < DSI_DPHY_PLL_VCO_MIN) { in dsi_mcux_best_clock()