Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/mipi_dsi/
Ddsi_mcux.c36 #define DSI_DPHY_PLL_VCO_MAX MHZ(1500) macro
90 if (vco_freq > DSI_DPHY_PLL_VCO_MAX) { in dsi_mcux_best_clock()