Searched refs:PLL_DIV_RATIO_M (Results 1 – 2 of 2) sorted by relevance
48 PLL_DIV_RATIO_M | SSC_UP_BOUND_M | SSC_EN, in cpu_pll_init()110 div = (val & PLL_DIV_RATIO_M) >> PLL_DIV_RATIO_S; in mt7620_get_clks()
81 #define PLL_DIV_RATIO_M GENMASK(11, 10) macro
Completed in 3 milliseconds