Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_dp_types.h602 struct dpcd_dsc_slice_capability1 { struct
603 uint8_t ONE_SLICE_PER_DP_DSC_SINK_DEVICE :1;
604 uint8_t TWO_SLICES_PER_DP_DSC_SINK_DEVICE :1;
605 uint8_t RESERVED :1;
606 uint8_t FOUR_SLICES_PER_DP_DSC_SINK_DEVICE :1;
607 uint8_t SIX_SLICES_PER_DP_DSC_SINK_DEVICE :1;
608 uint8_t EIGHT_SLICES_PER_DP_DSC_SINK_DEVICE :1;
609 uint8_t TEN_SLICES_PER_DP_DSC_SINK_DEVICE :1;
610 uint8_t TWELVE_SLICES_PER_DP_DSC_SINK_DEVICE :1;