Searched refs:PLL_GET_M (Results 1 – 2 of 2) sorted by relevance
347 #define PLL_GET_M(v) ((v >> 8) & 0x7ff) macro363 m = PLL_GET_M(val); in get_clk()
369 #define PLL_GET_M(v) ((v >> 8) & 0x7ff) macro379 m = PLL_GET_M(val); in get_clk()