Searched refs:BBPLL_NDIV_FRAC_BITS (Results 1 – 4 of 4) sorted by relevance
50 #define BBPLL_NDIV_FRAC_BITS 24 macro
3013 rounding_const = 1 << (BBPLL_NDIV_FRAC_BITS - 1); in BCMPOSTTRAPFN()3015 math_uint64_right_shift(&frac_part, r_high, r_low, BBPLL_NDIV_FRAC_BITS); in BCMPOSTTRAPFN()