Searched defs:IS_DSI_VSYNC_POLARITY (Results 1 – 5 of 5) sorted by relevance
1274 #define IS_DSI_VSYNC_POLARITY(VSYNC) (((VSYNC) == DSI_VSYNC_ACTIVE_HIGH)\ macro
1317 #define IS_DSI_VSYNC_POLARITY(Vsync) (((Vsync) == DSI_VSYNC_ACTIVE_HIGH)\ macro