Lines Matching +full:0 +full:x1200
12 #define VT1632_DEVICE_ID_REG 0x02
13 #define VT1632_DEVICE_ID 0x92
15 #define GET_DVI_SIZE_BY_SYSTEM_BIOS 0x01
16 #define GET_DVI_SIZE_BY_VGA_BIOS 0x02
17 #define GET_DVI_SZIE_BY_HW_STRAPPING 0x03
21 #define DVI_PANEL_ID0_640X480 0x00
23 #define DVI_PANEL_ID1_800x600 0x01
25 #define DVI_PANEL_ID1_1024x768 0x02
27 #define DVI_PANEL_ID1_1280x768 0x03
29 #define DVI_PANEL_ID1_1280x1024 0x04
31 #define DVI_PANEL_ID1_1400x1050 0x05
32 /* Resolution: 1600x1200, Channel: dual, Dithering: Enable */
33 #define DVI_PANEL_ID1_1600x1200 0x06
39 #define DEV_CONNECT_DVI 0x01
40 #define DEV_CONNECT_HDMI 0x02