Searched refs:PLL_GET_N (Results 1 – 1 of 1) sorted by relevance
31 #define PLL_GET_N(x) (((x) >> 16) & 0x000000FF) macro46 n = PLL_GET_N(pll_reg); in mips_get_pll_freq()