Searched refs:PLL_GET_M (Results 1 – 1 of 1) sorted by relevance
30 #define PLL_GET_M(x) (((x) >> 8) & 0x000000FF) macro45 m = PLL_GET_M(pll_reg); in mips_get_pll_freq()