LCPLL1_CTL
intel_de_rmw(display, LCPLL1_CTL,
if (intel_de_wait_for_set(display, LCPLL1_CTL, LCPLL_PLL_LOCK, 5))
intel_de_rmw(display, LCPLL1_CTL,
if (intel_de_wait_for_clear(display, LCPLL1_CTL, LCPLL_PLL_LOCK, 1))
val = intel_de_read(display, LCPLL1_CTL);
.ctl = LCPLL1_CTL,
vgpu_vreg_t(vgpu, LCPLL1_CTL) =
MMIO_DH(LCPLL1_CTL, D_SKL_PLUS, NULL, skl_lcpll_write);
MMIO_D(LCPLL1_CTL);