Searched refs:PLL_CTL1_OUTDIV (Results 1 – 1 of 1) sorted by relevance
50 #define PLL_CTL1_OUTDIV GENMASK(6, 4) macro109 p = FIELD_GET(PLL_CTL1_OUTDIV, reg_ctl[1]); in ma35d1_calc_pll_freq()171 reg_ctl[1] = FIELD_PREP(PLL_CTL1_OUTDIV, p); in ma35d1_pll_find_closest()