Lines Matching +full:calib +full:- +full:sensitivity
1 /* SPDX-License-Identifier: GPL-2.0 */
6 /* Page 0x00 - General Control */
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 */
303 #define HDCP_DE_FILTER_MASK 0x18 /* DE filter sensitivity */
351 /* Page 0x14 - Audio Extra control and debug */
399 /* Page 0x21 - EDID content */
409 /* Page 0x30 - NV Configuration */
429 /* Page 0x80 - CEC */
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 */
591 #define RESET_TMDS BIT(0) /* Reset TMDS (calib, encoding, flow) */
612 #define AUDIO_LAYOUT_LAYOUT1 BIT(0) /* Layout1: AP0-3 vs Layout0:AP0 */