SKL_DPLL_STATUS
if (read32(SKL_DPLL_STATUS) & (1 << (*pllSel * 8))) {
TRACE("Skylake DPLL_STATUS: 0x%" B_PRIx32 "\n", read32(SKL_DPLL_STATUS));