Home
last modified time | relevance | path

Searched refs:DSI_DPHY_PLL_CO_MIN (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/mipi_dsi/
Ddsi_mcux.c35 #define DSI_DPHY_PLL_CO_MIN 0 macro
74 for (co_shift = DSI_DPHY_PLL_CO_MIN; co_shift <= DSI_DPHY_PLL_CO_MAX; co_shift++) { in dsi_mcux_best_clock()