PLL_POWER_ENABLE
intel_de_rmw(display, enable_reg, 0, PLL_POWER_ENABLE);
intel_de_rmw(display, enable_reg, PLL_POWER_ENABLE, 0);