Searched refs:FIXED_PLL_SIZE (Results 1 – 13 of 13) sorted by relevance
277 #define FIXED_PLL_SIZE ((1 << 24) * 10) macro303 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
278 #define FIXED_PLL_SIZE ((1 << 24) * 10) macro300 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
528 #define FIXED_PLL_SIZE ((1 << 24) * 10) macro561 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
346 #define FIXED_PLL_SIZE ((1ULL << 22) * 10) macro391 Kpart = FIXED_PLL_SIZE * (u64)Nmod; in pll_factors()
409 #define FIXED_PLL_SIZE (1 << 24) macro433 k_part = FIXED_PLL_SIZE * (long long)n_mod + source / 2; in pll_factors()
351 #define FIXED_PLL_SIZE (1 << 22) macro414 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
819 #define FIXED_PLL_SIZE ((1 << 24) * 10) macro847 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
898 #define FIXED_PLL_SIZE ((1 << 16) * 10) macro921 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
805 #define FIXED_PLL_SIZE ((1ULL << 24) * 10) macro828 Kpart = FIXED_PLL_SIZE * (u64)Nmod; in pll_factors()
783 #define FIXED_PLL_SIZE ((1ULL << 24) * 10) macro806 Kpart = FIXED_PLL_SIZE * (u64)Nmod; in pll_factors()
911 #define FIXED_PLL_SIZE ((1 << 16) * 10) macro934 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
711 #define FIXED_PLL_SIZE ((1 << 22) * 10) macro733 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
720 #define FIXED_PLL_SIZE ((1 << 22) * 10) macro764 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()