Searched refs:SSB_PMU1_PLLCTL2_NDIVINT_SHIFT (Results 1 – 2 of 2) sorted by relevance
299 #define SSB_PMU1_PLLCTL2_NDIVINT_SHIFT 20 macro
290 pllctl |= ((u32)e->ndiv_int << SSB_PMU1_PLLCTL2_NDIVINT_SHIFT) & SSB_PMU1_PLLCTL2_NDIVINT; in ssb_pmu1_pllinit_r0()