Searched refs:EDID_VIDEO_INPUT_BLANK_TO_BLACK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/videomode/ | ||
H A D | edidreg.h | 83 #define EDID_VIDEO_INPUT_BLANK_TO_BLACK 0x10 macro |
H A D | edid.c | 183 if (edid->edid_video_input & EDID_VIDEO_INPUT_BLANK_TO_BLACK) in edid_print() |