Lines Matching +full:0 +full:x6001
35 u8 type; /* 0 == desktop, 1 == mobile */
125 #define GPIO_PIN_DVI_LVDS 0x03 /* "DVI/LVDS DDC GPIO pins" */
126 #define GPIO_PIN_ADD_I2C 0x05 /* "ADDCARD I2C GPIO pins" */
127 #define GPIO_PIN_ADD_DDC 0x04 /* "ADDCARD DDC GPIO pins" */
128 #define GPIO_PIN_ADD_DDC_I2C 0x06 /* "ADDCARD DDC/I2C GPIO pins" */
131 #define DEVICE_TYPE_NONE 0x00
132 #define DEVICE_TYPE_CRT 0x01
133 #define DEVICE_TYPE_TV 0x09
134 #define DEVICE_TYPE_EFP 0x12
135 #define DEVICE_TYPE_LFP 0x22
137 #define DEVICE_TYPE_CRT_DPMS 0x6001
138 #define DEVICE_TYPE_CRT_DPMS_HOTPLUG 0x4001
139 #define DEVICE_TYPE_TV_COMPOSITE 0x0209
140 #define DEVICE_TYPE_TV_MACROVISION 0x0289
141 #define DEVICE_TYPE_TV_RF_COMPOSITE 0x020c
142 #define DEVICE_TYPE_TV_SVIDEO_COMPOSITE 0x0609
143 #define DEVICE_TYPE_TV_SCART 0x0209
144 #define DEVICE_TYPE_TV_CODEC_HOTPLUG_PWR 0x6009
145 #define DEVICE_TYPE_EFP_HOTPLUG_PWR 0x6012
146 #define DEVICE_TYPE_EFP_DVI_HOTPLUG_PWR 0x6052
147 #define DEVICE_TYPE_EFP_DVI_I 0x6053
148 #define DEVICE_TYPE_EFP_DVI_D_DUAL 0x6152
149 #define DEVICE_TYPE_EFP_DVI_D_HDCP 0x60d2
150 #define DEVICE_TYPE_OPENLDI_HOTPLUG_PWR 0x6062
151 #define DEVICE_TYPE_OPENLDI_DUALPIX 0x6162
152 #define DEVICE_TYPE_LFP_PANELLINK 0x5012
153 #define DEVICE_TYPE_LFP_CMOS_PWR 0x5042
154 #define DEVICE_TYPE_LFP_LVDS_PWR 0x5062
155 #define DEVICE_TYPE_LFP_LVDS_DUAL 0x5162
156 #define DEVICE_TYPE_LFP_LVDS_DUAL_HDCP 0x51e2
158 #define DEVICE_CFG_NONE 0x00
159 #define DEVICE_CFG_12BIT_DVOB 0x01
160 #define DEVICE_CFG_12BIT_DVOC 0x02
161 #define DEVICE_CFG_24BIT_DVOBC 0x09
162 #define DEVICE_CFG_24BIT_DVOCB 0x0a
163 #define DEVICE_CFG_DUAL_DVOB 0x11
164 #define DEVICE_CFG_DUAL_DVOC 0x12
165 #define DEVICE_CFG_DUAL_DVOBC 0x13
166 #define DEVICE_CFG_DUAL_LINK_DVOBC 0x19
167 #define DEVICE_CFG_DUAL_LINK_DVOCB 0x1a
169 #define DEVICE_WIRE_NONE 0x00
170 #define DEVICE_WIRE_DVOB 0x01
171 #define DEVICE_WIRE_DVOC 0x02
172 #define DEVICE_WIRE_DVOBC 0x03
173 #define DEVICE_WIRE_DVOBB 0x05
174 #define DEVICE_WIRE_DVOCC 0x06
175 #define DEVICE_WIRE_DVOB_MASTER 0x0d
176 #define DEVICE_WIRE_DVOC_MASTER 0x0e
178 #define DEVICE_PORT_DVOA 0x00 /* none on 845+ */
179 #define DEVICE_PORT_DVOB 0x01
180 #define DEVICE_PORT_DVOC 0x02
221 * If TV is present, it'll be at devices[0].
222 * LVDS will be next, either devices[0] or [1], if present.
382 #define BDB_DRIVER_FEATURE_NO_LVDS 0
405 u16 render_clock_freq:1; /* 0: high freq; 1: low freq */
407 u16 power_scheme_ui:1; /* 0: CUI; 1: 3rd party */
408 u16 sprite_display_assign:1; /* 0: secondary; 1: primary */
427 #define EDP_18BPP 0
430 #define EDP_RATE_1_62 0
432 #define EDP_LANE_1 0
435 #define EDP_PREEMPHASIS_NONE 0
439 #define EDP_VSWING_0_4V 0
475 #define GR18_DRIVER_SWITCH_EN (1<<7) /* 0: VBIOS control, 1: driver control */
476 #define GR18_HOTKEY_MASK 0x78 /* See also SWF4 15:0 */
477 #define GR18_HK_NONE (0x0<<3)
478 #define GR18_HK_LFP_STRETCH (0x1<<3)
479 #define GR18_HK_TOGGLE_DISP (0x2<<3)
480 #define GR18_HK_DISP_SWITCH (0x4<<3) /* see SWF14 15:0 for what to enable */
481 #define GR18_HK_POPUP_DISABLED (0x6<<3)
482 #define GR18_HK_POPUP_ENABLED (0x7<<3)
483 #define GR18_HK_PFIT (0x8<<3)
484 #define GR18_HK_APM_CHANGE (0xa<<3)
485 #define GR18_HK_MULTIPLE (0xc<<3)
488 #define GR18_SMM_EN (1<<0)
492 #define SWF00_XRES_SHIFT 0
493 #define SWF00_RES_MASK 0xffff
497 #define SWF01_TV1_FORMAT_SHIFT 0
498 #define SWF01_TV_FORMAT_MASK 0xffff
504 #define SWF10_OLD_TOGGLE 0x0
505 #define SWF10_TOGGLE_LIST_1 0x1
506 #define SWF10_TOGGLE_LIST_2 0x2
507 #define SWF10_TOGGLE_LIST_3 0x3
508 #define SWF10_TOGGLE_LIST_4 0x4
517 #define SWF10_ACTIVE_DISP_MASK 0xffff
533 #define SWF10_PIPEA_CRT (1<<0)
541 #define SWF11_PIPEB_ACCESS (1<<10) /* 0 here means pipe a */
542 #define SWF11_DPMS_MASK 0x07
545 #define SWF11_DPMS_STANDBY (1<<0)
546 #define SWF11_DPMS_ON 0
550 #define SWF14_LID_STATUS_CLOSED (1<<29) /* 0 here means open */
554 #define SWF14_DOCKING_STATUS_DOCKED (1<<25) /* 0 here means undocked */
559 #define SWF14_PM_TYPE_MASK 0x00070000
560 #define SWF14_PM_ACPI_VIDEO (0x4 << 16)
561 #define SWF14_PM_ACPI (0x3 << 16)
562 #define SWF14_PM_APM_12 (0x2 << 16)
563 #define SWF14_PM_APM_11 (0x1 << 16)
564 #define SWF14_HK_REQUEST_MASK 0x0000ffff /* see GR18 6:3 for event type */
581 #define SWF14_DS_PIPEA_CRT_EN (1<<0)
583 #define SWF14_PFIT_EN (1<<0) /* 0 means disable */
585 #define SWF14_APM_HIBERNATE 0x4
586 #define SWF14_APM_SUSPEND 0x3
587 #define SWF14_APM_STANDBY 0x1
588 #define SWF14_APM_RESTORE 0x0
591 #define DEVICE_TYPE_INT_LFP 0x1022
592 #define DEVICE_TYPE_INT_TV 0x1009
593 #define DEVICE_TYPE_HDMI 0x60D2
594 #define DEVICE_TYPE_DP 0x68C6
595 #define DEVICE_TYPE_eDP 0x78C6