Searched refs:PMU43012_PLL_NDIV_FRAC_BITS (Results 1 – 8 of 8) sorted by relevance
3438 #define PMU43012_PLL_NDIV_FRAC_BITS 20 macro
3433 #define PMU43012_PLL_NDIV_FRAC_BITS 20 macro
4234 #define PMU43012_PLL_NDIV_FRAC_BITS 20u macro
3089 rounding_const = 1 << (PMU43012_PLL_NDIV_FRAC_BITS - 1); in BCMPOSTTRAPFN()3091 math_uint64_right_shift(&frac_part, r_high, r_low, PMU43012_PLL_NDIV_FRAC_BITS); in BCMPOSTTRAPFN()