Searched refs:DP_PSR_ENABLE (Results 1 – 2 of 2) sorted by relevance
151 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()
339 # define DP_PSR_ENABLE (1 << 0) macro