Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/mipi_dsi/
Ddsi_mcux.c40 #define DSI_DPHY_PLL_CO_MAX 3 macro
78 for (co_shift = DSI_DPHY_PLL_CO_MIN; co_shift <= DSI_DPHY_PLL_CO_MAX; co_shift++) { in dsi_mcux_best_clock()