Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_ddi.c1758 temp |= TRANS_DDI_DP_VC_PAYLOAD_ALLOC; in intel_ddi_set_vc_payload_alloc()
1760 temp &= ~TRANS_DDI_DP_VC_PAYLOAD_ALLOC; in intel_ddi_set_vc_payload_alloc()
1861 TRANS_DDI_DP_VC_PAYLOAD_ALLOC); in intel_ddi_disable_transcoder_func()
1864 TRANS_DDI_DP_VC_PAYLOAD_ALLOC); in intel_ddi_disable_transcoder_func()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h9406 #define TRANS_DDI_DP_VC_PAYLOAD_ALLOC (1 << 8) macro