Searched refs:PLL_GET_M (Results 1 – 2 of 2) sorted by relevance
371 #define PLL_GET_M(v) ((v >> 8) & 0x7ff) macro381 m = PLL_GET_M(val); in get_clk()
350 #define PLL_GET_M(v) ((v >> 8) & 0x7ff) macro366 m = PLL_GET_M(val); in get_clk()