Home
last modified time | relevance | path

Searched refs:EDID_VIDEO_INPUT_BLANK_TO_BLACK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/videomode/
H A Dedidreg.h83 #define EDID_VIDEO_INPUT_BLANK_TO_BLACK 0x10 macro
H A Dedid.c183 if (edid->edid_video_input & EDID_VIDEO_INPUT_BLANK_TO_BLACK) in edid_print()