Searched refs:PMU4368_PLL1_PC5_NDIV_FRAC_MASK (Results 1 – 4 of 4) sorted by relevance
2801 #define PMU4368_PLL1_PC5_NDIV_FRAC_MASK 0xfffff000 macro
6172 uint32 ndiv_frac = (pllreg5 & PMU4368_PLL1_PC5_NDIV_FRAC_MASK) >> in si_pmu_pll28nm_fvco()