EDP_PLL_ENABLE
bool cur_state = intel_de_read(display, DP_A) & EDP_PLL_ENABLE;
intel_dp->DP |= EDP_PLL_ENABLE;
intel_dp->DP &= ~EDP_PLL_ENABLE;