Searched refs:DP_PLL_ENABLE (Results 1 – 2 of 2) sorted by relevance
928 intel_dp->DP |= DP_PLL_ENABLE; in intel_dp_mode_set()950 intel_dp->DP |= DP_PLL_ENABLE; in intel_dp_mode_set()1229 dpa_ctl |= DP_PLL_ENABLE; in ironlake_edp_pll_on()1242 dpa_ctl &= ~DP_PLL_ENABLE; in ironlake_edp_pll_off()1897 DP &= ~DP_PLL_ENABLE; in intel_dp_link_down()
2290 #define DP_PLL_ENABLE (1 << 14) macro