Searched defs:IS_DSI_HSYNC_POLARITY (Results 1 – 5 of 5) sorted by relevance
1276 #define IS_DSI_HSYNC_POLARITY(HSYNC) (((HSYNC) == DSI_HSYNC_ACTIVE_HIGH)\ macro
1319 #define IS_DSI_HSYNC_POLARITY(Hsync) (((Hsync) == DSI_HSYNC_ACTIVE_HIGH)\ macro