|
@@ -4515,6 +4515,7 @@
|
|
#define DDI_BUF_EMP_800MV_3_5DB_HSW (8<<24) /* Sel8 */
|
|
#define DDI_BUF_EMP_800MV_3_5DB_HSW (8<<24) /* Sel8 */
|
|
#define DDI_BUF_EMP_MASK (0xf<<24)
|
|
#define DDI_BUF_EMP_MASK (0xf<<24)
|
|
#define DDI_BUF_IS_IDLE (1<<7)
|
|
#define DDI_BUF_IS_IDLE (1<<7)
|
|
|
|
+#define DDI_A_4_LANES (1<<4)
|
|
#define DDI_PORT_WIDTH_X1 (0<<1)
|
|
#define DDI_PORT_WIDTH_X1 (0<<1)
|
|
#define DDI_PORT_WIDTH_X2 (1<<1)
|
|
#define DDI_PORT_WIDTH_X2 (1<<1)
|
|
#define DDI_PORT_WIDTH_X4 (3<<1)
|
|
#define DDI_PORT_WIDTH_X4 (3<<1)
|