SSB_PMU1_PLLCTL2_NDIVINT  289 drivers/ssb/driver_chipcommon_pmu.c 	pllctl &= ~(SSB_PMU1_PLLCTL2_NDIVINT | SSB_PMU1_PLLCTL2_NDIVMODE);
SSB_PMU1_PLLCTL2_NDIVINT  290 drivers/ssb/driver_chipcommon_pmu.c 	pllctl |= ((u32)e->ndiv_int << SSB_PMU1_PLLCTL2_NDIVINT_SHIFT) & SSB_PMU1_PLLCTL2_NDIVINT;