Searched refs:EDID_VIDEO_INPUT_SYNC_ON_GRN (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/videomode/ | ||
H A D | edidreg.h | 88 #define EDID_VIDEO_INPUT_SYNC_ON_GRN 0x02 macro |
H A D | edid.c | 202 if (edid->edid_video_input & EDID_VIDEO_INPUT_SYNC_ON_GRN) in edid_print() |