Lines Matching refs:bcma_pmu_read32
19 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_read()
20 return bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_DATA); in bcma_chipco_pll_read()
27 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_write()
36 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_maskset()
45 bcma_pmu_read32(cc, BCMA_CC_PMU_CHIPCTL_ADDR); in bcma_chipco_chipctl_maskset()
54 bcma_pmu_read32(cc, BCMA_CC_PMU_REGCTL_ADDR); in bcma_chipco_regctl_maskset()
63 if (!(bcma_pmu_read32(cc, BCMA_CC_PMU_STAT) & in bcma_pmu_xtalfreq()
71 ilp_ctl = bcma_pmu_read32(cc, BCMA_CC_PMU_XTAL_FREQ); in bcma_pmu_xtalfreq()
288 pmucap = bcma_pmu_read32(cc, BCMA_CC_PMU_CAP); in bcma_pmu_early_init()
518 tmp = bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_DATA); in bcma_pmu_spuravoid_pllupdate()
526 tmp = bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_DATA); in bcma_pmu_spuravoid_pllupdate()
667 tmp |= bcma_pmu_read32(cc, BCMA_CC_PMU_CTL); in bcma_pmu_spuravoid_pllupdate()