Searched refs:FIXED_PLL_SIZE (Results 1 – 13 of 13) sorted by relevance
275 #define FIXED_PLL_SIZE ((1 << 24) * 10) macro297 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
343 #define FIXED_PLL_SIZE ((1ULL << 22) * 10) macro388 Kpart = FIXED_PLL_SIZE * (u64)Nmod; in pll_factors()
270 #define FIXED_PLL_SIZE ((1 << 24) * 10) macro296 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
532 #define FIXED_PLL_SIZE ((1 << 24) * 10) macro565 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
406 #define FIXED_PLL_SIZE (1 << 24) macro430 k_part = FIXED_PLL_SIZE * (long long)n_mod + source / 2; in pll_factors()
382 #define FIXED_PLL_SIZE (1 << 22) macro445 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
804 #define FIXED_PLL_SIZE ((1 << 16) * 10) macro827 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
875 #define FIXED_PLL_SIZE ((1 << 16) * 10) macro898 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
749 #define FIXED_PLL_SIZE ((1ULL << 24) * 10) macro772 Kpart = FIXED_PLL_SIZE * (u64)Nmod; in pll_factors()
846 #define FIXED_PLL_SIZE ((1ULL << 24) * 10) macro869 Kpart = FIXED_PLL_SIZE * (u64)Nmod; in pll_factors()
750 #define FIXED_PLL_SIZE ((1 << 22) * 10) macro794 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
700 #define FIXED_PLL_SIZE ((1 << 22) * 10) macro722 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()
1161 #define FIXED_PLL_SIZE ((1 << 24) * 10) macro1189 Kpart = FIXED_PLL_SIZE * (long long)Nmod; in pll_factors()