LUCID_EVO_PLL_L_VAL_MASK
regmap_update_bits(pll->clkr.regmap, PLL_L_VAL(pll), LUCID_EVO_PLL_L_VAL_MASK, l);
l &= LUCID_EVO_PLL_L_VAL_MASK;