Searched refs:PLL_HUAYRA_M_WIDTH (Results 1 – 1 of 1) sorted by relevance
202 #define PLL_HUAYRA_M_WIDTH 8 macro791 if (alpha_m >= BIT(PLL_HUAYRA_M_WIDTH - 1)) { in alpha_pll_huayra_recalc_rate()792 alpha_m = BIT(PLL_HUAYRA_M_WIDTH) - alpha_m; in alpha_pll_huayra_recalc_rate()