Searched defs:v_VIDEO_OUTPUT_COLOR (Results 1 – 3 of 3) sorted by relevance
70 #define v_VIDEO_OUTPUT_COLOR(x) (((x) & 0x3) << 6) macro
61 #define v_VIDEO_OUTPUT_COLOR(n) (((n) & 0x3) << 6) macro
86 #define v_VIDEO_OUTPUT_COLOR(n) (((n) & 0x3) << 6) macro