Lines Matching +full:lvds +full:- +full:4 +full:bits
1 /* SPDX-License-Identifier: GPL-2.0-only */
22 u32 aim_offset[4]; /**< from beginning of VBT */
41 u8 rsvd3[4];
60 #define BDB_MODE_SUPPORT_LIST 4
92 /* bits 1 */
99 /* bits 2 */
107 /* bits 3 */
112 /* bits 4 */
115 /* bits 5 */
124 /* pre-915 */
125 #define GPIO_PIN_DVI_LVDS 0x03 /* "DVI/LVDS DDC GPIO pins" */
209 /* DPMS bits */
215 /* boot device bits */
222 * LVDS will be next, either devices[0] or [1], if present.
224 * 4 if both TV and LVDS are missing.
227 * number = (block_size - sizeof(bdb_general_definitions))/
236 /* LVDS capabilities, stored in a dword */
295 u8 hblank_hi:4;
296 u8 hactive_hi:4;
299 u8 vblank_hi:4;
300 u8 vactive_hi:4;
303 u8 vsync_pulse_width:4;
304 u8 vsync_off:4;
453 u8 rate:4;
454 u8 lanes:4;
455 u8 preemphasis:4;
456 u8 vswing:4;
470 * Driver<->VBIOS interaction occurs through scratch bits in
474 /* GR18 bits are set on display switch and hotkey events */
529 #define SWF10_PIPEA_CRT2 (1<<4)
577 #define SWF14_DS_PIPEA_CRT2_EN (1<<4)