BXT_DE_PLL_RATIO_MASK
cdclk_state->vco = (val & BXT_DE_PLL_RATIO_MASK) * cdclk_state->ref;
val &= ~BXT_DE_PLL_RATIO_MASK;