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

/openbsd-current/sys/dev/videomode/
H A Dedidreg.h151 #define EDID_STD_TIMING_HRES(ptr) ((((ptr)[0]) * 8) + 248) macro
H A Dedid.c306 x = EDID_STD_TIMING_HRES(data);

Completed in 121 milliseconds