Searched refs:LUCID_EVO_PLL_L_VAL_MASK (Results 1 – 1 of 1) sorted by relevance
311 #define LUCID_EVO_PLL_L_VAL_MASK GENMASK(15, 0) macro1716 regmap_update_bits(pll->clkr.regmap, PLL_L_VAL(pll), LUCID_EVO_PLL_L_VAL_MASK, l); in __alpha_pll_trion_set_rate()2442 l &= LUCID_EVO_PLL_L_VAL_MASK; in alpha_pll_lucid_evo_recalc_rate()