Lines Matching +full:needs +full:- +full:hpd
1 /* SPDX-License-Identifier: GPL-2.0 */
6 /* Page 0x00 - General Control */
127 /* HPD Detection */
129 #define DETECT_HPD BIT(6) /* HPD of HDMI level */
157 #define HPD_MAN_CTRL_HPD_PULSE BIT(7) /* HPD Pulse low 110ms */
159 #define HPD_MAN_CTRL_HPD_B BIT(1) /* Assert HPD High for Input A */
160 #define HPD_MAN_CTRL_HPD_A BIT(0) /* Assert HPD High for Input A */
165 #define RT_MAN_CTRL_RT_B BIT(1) /* enable TMDS pull-up on Input B */
166 #define RT_MAN_CTRL_RT_A BIT(0) /* enable TMDS pull-up on Input A */
212 #define PCLK_DELAY_SHIFT 4 /* Pixel delay (-8..+7) */
227 /* Page 0x01 - HDMI info and packets */
247 /* Page 0x12 - HDMI Extra control and debug */
279 /* Page 0x13 - HDMI Extra control and debug */
351 /* Page 0x14 - Audio Extra control and debug */
383 /* HPD Power */
390 /* HPD Auto control */
399 /* Page 0x21 - EDID content */
409 /* Page 0x30 - NV Configuration */
429 /* Page 0x80 - CEC */
489 #define MASK_DC_PHASE BIT(1) /* deepcolor pixel phase needs update */
545 #define OF_FMT_422_SMPT 1L /* YUV422 semi-planar */
550 #define HS_HREF_DELAY_SHIFT 4 /* Pixel delay (-8..+7) */
562 #define VS_VREF_DELAY_SHIFT 4 /* Pixel delay (-8..+7) */
573 #define DE_FREF_DELAY_SHIFT 4 /* Pixel delay (-8..+7) */
586 #define RESET_KSV BIT(5) /* Reset KSV-FIFO */
612 #define AUDIO_LAYOUT_LAYOUT1 BIT(0) /* Layout1: AP0-3 vs Layout0:AP0 */