Searched defs:edp_vsc_psr (Results 1 – 1 of 1) sorted by relevance
605 struct edp_vsc_psr { struct606 struct edp_sdp_header sdp_header;607 u8 DB0; /* Stereo Interface */608 u8 DB1; /* 0 - PSR State; 1 - Update RFB; 2 - CRC Valid */609 u8 DB2; /* CRC value bits 7:0 of the R or Cr component */610 u8 DB3; /* CRC value bits 15:8 of the R or Cr component */611 u8 DB4; /* CRC value bits 7:0 of the G or Y component */612 u8 DB5; /* CRC value bits 15:8 of the G or Y component */613 u8 DB6; /* CRC value bits 7:0 of the B or Cb component */614 u8 DB7; /* CRC value bits 15:8 of the B or Cb component */[all …]