Home
last modified time | relevance | path

Searched defs:edp_vsc_psr (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_dp_helper.h600 struct edp_vsc_psr { struct
601 struct edp_sdp_header sdp_header;
602 u8 DB0; /* Stereo Interface */
603 u8 DB1; /* 0 - PSR State; 1 - Update RFB; 2 - CRC Valid */
604 u8 DB2; /* CRC value bits 7:0 of the R or Cr component */
605 u8 DB3; /* CRC value bits 15:8 of the R or Cr component */
606 u8 DB4; /* CRC value bits 7:0 of the G or Y component */
607 u8 DB5; /* CRC value bits 15:8 of the G or Y component */
608 u8 DB6; /* CRC value bits 7:0 of the B or Cb component */
609 u8 DB7; /* CRC value bits 15:8 of the B or Cb component */
[all …]