Searched defs:IS_DSI_PLL_NDIV (Results 1 – 5 of 5) sorted by relevance
1252 #define IS_DSI_PLL_NDIV(NDIV) ((10U <= (NDIV)) && ((NDIV) <= 125U)) macro
1304 #define IS_DSI_PLL_NDIV(NDIV) ((NDIV) <= 511U) macro