Searched refs:DSI_DPHY_PLL_CM_MAX (Results 1 – 1 of 1) sorted by relevance
33 #define DSI_DPHY_PLL_CM_MAX 255U macro119 if (cm == (DSI_DPHY_PLL_CM_MAX + 1)) { in dsi_mcux_best_clock()120 cm = DSI_DPHY_PLL_CM_MAX; in dsi_mcux_best_clock()124 if ((cm < DSI_DPHY_PLL_CM_MIN) || (cm > DSI_DPHY_PLL_CM_MAX)) { in dsi_mcux_best_clock()