Searched refs:XBLANK (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/Documentation/EDID/
H A D800x600.S27 #define XBLANK 256 define
H A D1024x768.S30 #define XBLANK 320 define
H A D1280x1024.S30 #define XBLANK 408 define
H A D1600x1200.S30 #define XBLANK 560 define
H A D1680x1050.S30 #define XBLANK 560 define
H A D1920x1080.S30 #define XBLANK 280 define
H A Dedid.S186 x_blk_lsb: .byte XBLANK&0xff
189 x_msbs: .byte msbs2(XPIX,XBLANK)
255 .byte (CLOCK/(XPIX+XBLANK))-1 /* Minimum horizontal line rate
257 .byte (CLOCK/(XPIX+XBLANK))+1 /* Maximum horizontal line rate

Completed in 240 milliseconds