Searched refs:_H_BLANK (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A Dedid.h216 #define _H_BLANK(x) (x[3] + ((x[4] & 0x0F) << 8)) macro
217 #define H_BLANK _H_BLANK(c)
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_bios.c88 _H_BLANK(timing_ptr);
/xsrc/external/mit/xf86-video-intel-old/dist/src/bios_reader/
H A Dbios_reader.c394 htotal = hdisplay + _H_BLANK(timing_data);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A Dedid.h213 #define _H_BLANK(x) (x[3] + ((x[4] & 0x0F) << 8)) macro
214 #define H_BLANK _H_BLANK(c)

Completed in 6 milliseconds