Searched defs:IS_DSI_PLL_ODF (Results 1 – 5 of 5) sorted by relevance
1260 #define IS_DSI_PLL_ODF(ODF) (((ODF) == DSI_PLL_OUT_DIV1) || \ macro
1306 #define IS_DSI_PLL_ODF(ODF) ((ODF) <= 511U) macro