Searched refs:EDID_DET_TIMING_HBLANK (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/videomode/
H A Dedidreg.h177 #define EDID_DET_TIMING_HBLANK(ptr) (_HBLK_LO(ptr) | _HBLK_HI(ptr)) macro
H A Dedid.c358 hblank = EDID_DET_TIMING_HBLANK(data);

Completed in 168 milliseconds