Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_psr.c151 DP_PSR_ENABLE | DP_PSR_MAIN_LINK_ACTIVE); in vlv_psr_enable_sink()
176 DP_PSR_ENABLE & ~DP_PSR_MAIN_LINK_ACTIVE); in hsw_psr_enable_sink()
215 drm_dp_dpcd_writeb(&intel_dp->aux, DP_PSR_EN_CFG, DP_PSR_ENABLE); in hsw_psr_enable_sink()
/linux-4.4.14/include/drm/
Ddrm_dp_helper.h339 # define DP_PSR_ENABLE (1 << 0) macro