Searched defs:edp_vsc_psr (Results 1 – 1 of 1) sorted by relevance
996 struct edp_vsc_psr { struct997 struct dp_sdp_header sdp_header;998 u8 DB0; /* Stereo Interface */999 u8 DB1; /* 0 - PSR State; 1 - Update RFB; 2 - CRC Valid */1000 u8 DB2; /* CRC value bits 7:0 of the R or Cr component */1001 u8 DB3; /* CRC value bits 15:8 of the R or Cr component */1002 u8 DB4; /* CRC value bits 7:0 of the G or Y component */1003 u8 DB5; /* CRC value bits 15:8 of the G or Y component */1004 u8 DB6; /* CRC value bits 7:0 of the B or Cb component */1005 u8 DB7; /* CRC value bits 15:8 of the B or Cb component */[all …]