Home
last modified time | relevance | path

Searched refs:ICL_DSC0_PICTURE_PARAMETER_SET_3 (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/display/
Dintel_vdsc.c579 I915_WRITE(ICL_DSC0_PICTURE_PARAMETER_SET_3(pipe), pps_val); in intel_configure_pps_for_dsc_encoder()
/drivers/gpu/drm/i915/
Di915_reg.h11294 #define ICL_DSC0_PICTURE_PARAMETER_SET_3(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ macro