Lines Matching full:dp1
882 #define ATOM_ENCODER_MODE_DP_SST ATOM_ENCODER_MODE_DP // For DP1.2
883 #define ATOM_ENCODER_MODE_DP_MST 5 // For DP1.2
1001 // =0x11: internal DP1 for NutMeg/Travis DP translator
1060 // =0x11: internal DP1 for NutMeg/Travis DP translator
1111 // =0x11: internal DP1 NutMeg/Travis DP Translator
4831 #define ATOM_ENCODER_CAP_RECORD_HBR2 0x01 // DP1.2 HBR2 is supported by HW…
4833 #define ATOM_ENCODER_CAP_RECORD_HBR2_EN 0x02 // DP1.2 HBR2 setting is qualifi…
4835 #define ATOM_ENCODER_CAP_RECORD_HBR3_EN 0x08 // DP1.3 HBR3 is supported by bo…
4845 USHORT usHBR2En:1; // Bit1 is for DP1.2 HBR2 enable
4846 USHORT usHBR2Cap:1; // Bit0 is for DP1.2 HBR2 capability.
4848 USHORT usHBR2Cap:1; // Bit0 is for DP1.2 HBR2 capability.
4849 USHORT usHBR2En:1; // Bit1 is for DP1.2 HBR2 enable
4865 USHORT usHBR3En:1; // bit3 is for DP1.3 HBR3 enable
4867 USHORT usHBR2En:1; // Bit1 is for DP1.2 HBR2 enable
4868 USHORT usMSTEn:1; // Bit0 is for DP1.2 MST enable
4870 USHORT usMSTEn:1; // Bit0 is for DP1.2 MST enable
4871 USHORT usHBR2En:1; // Bit1 is for DP1.2 HBR2 enable
4873 USHORT usHBR3En:1; // bit3 is for DP1.3 HBR3 enable