Lines Matching +full:db0 +full:- +full:db7
1 /* SPDX-License-Identifier: GPL-2.0+ */
39 * MST: Multistream Transport - part of DP 1.2a
50 /* bits per component for non-RAW */
177 # define DP_MAX_SUPPORTED_RATES 8 /* 16-bit little-endian */
356 * 0x80-0x8f describe downstream port capabilities, but there are two layouts
410 /* DPCD 1.1 only. For DPCD >= 1.2 see per-lane DP_LINK_QUAL_LANEn_SET */
820 /* 0-5 sink count */
959 /* peer device type - DP 1.2a Table 2-92 */
966 /* DP 1.2 MST sideband request names DP 1.2a Table 2-80 */
983 /* DP 1.2 MST sideband nak reasons - table 2.84 */
1000 /* DP 1.2 MST PORTs - Section 2.5.1 v1.2a spec */
1031 #define DP_SDP_CAMERA_GENERIC(i) (0x08 + (i)) /* 0-7, DP 1.3 */
1035 /* 0x80+ CEA-861 infoframe types */
1050 u8 DB0; /* Stereo Interface */ member
1051 u8 DB1; /* 0 - PSR State; 1 - Update RFB; 2 - CRC Valid */
1057 u8 DB7; /* CRC value bits 15:8 of the B or Cb component */ member
1192 * drm_dp_dpcd_readb() - read a single byte from the DPCD
1207 * drm_dp_dpcd_writeb() - write a single byte to the DPCD