Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/display/
Ddrm_dp.h1250 # define DP_PCON_ENCODER_PPS_OVERRIDE_MASK (0x3 << 2) macro
/Linux-v6.1/drivers/gpu/drm/display/
Ddrm_dp_helper.c3311 buf &= ~DP_PCON_ENCODER_PPS_OVERRIDE_MASK; in drm_dp_pcon_configure_dsc_enc()