Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mipi_dsi/
Ddsi_mcux.c28 #define DSI_DPHY_PLL_REFCLK_CN_MIN MHZ(24) macro
104 if (refclk_cn_freq < DSI_DPHY_PLL_REFCLK_CN_MIN) { in dsi_mcux_best_clock()