PLL_PRE_DIV
val |= FIELD_PREP(PLL_PRE_DIV, conf.pre_div);
conf.pre_div = FIELD_GET(PLL_PRE_DIV, val);