Lines Matching defs:edp_vsc_psr
1048 struct edp_vsc_psr { struct
1049 struct dp_sdp_header sdp_header;
1050 u8 DB0; /* Stereo Interface */
1051 u8 DB1; /* 0 - PSR State; 1 - Update RFB; 2 - CRC Valid */
1052 u8 DB2; /* CRC value bits 7:0 of the R or Cr component */
1053 u8 DB3; /* CRC value bits 15:8 of the R or Cr component */
1054 u8 DB4; /* CRC value bits 7:0 of the G or Y component */
1055 u8 DB5; /* CRC value bits 15:8 of the G or Y component */
1056 u8 DB6; /* CRC value bits 7:0 of the B or Cb component */
1057 u8 DB7; /* CRC value bits 15:8 of the B or Cb component */
1058 u8 DB8_31[24]; /* Reserved */