PLL_ROT_SEL
val |= FIELD_PREP(PLL_ROT_SEL, conf.rot_sel);
conf.rot_sel = FIELD_GET(PLL_ROT_SEL, val);