Searched refs:PMU43012_PLL_P_DIV_SCALE_BITS (Results 1 – 8 of 8) sorted by relevance
3439 #define PMU43012_PLL_P_DIV_SCALE_BITS 10 macro
3434 #define PMU43012_PLL_P_DIV_SCALE_BITS 10 macro
3093 p1_div_scale = (1 << PMU43012_PLL_P_DIV_SCALE_BITS) / p_div; in BCMPOSTTRAPFN()3094 rounding_const = 1 << (PMU43012_PLL_P_DIV_SCALE_BITS - 1); in BCMPOSTTRAPFN()3098 math_uint64_right_shift(&fvco, r_high, r_low, PMU43012_PLL_P_DIV_SCALE_BITS); in BCMPOSTTRAPFN()
4235 #define PMU43012_PLL_P_DIV_SCALE_BITS 10u macro