Lines Matching defs:cc

16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset)  in bcma_chipco_pll_read()
24 void bcma_chipco_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value) in bcma_chipco_pll_write()
32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_pll_maskset()
41 void bcma_chipco_chipctl_maskset(struct bcma_drv_cc *cc, in bcma_chipco_chipctl_maskset()
50 void bcma_chipco_regctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_regctl_maskset()
59 static u32 bcma_pmu_xtalfreq(struct bcma_drv_cc *cc) in bcma_pmu_xtalfreq()
80 static void bcma_pmu2_pll_init0(struct bcma_drv_cc *cc, u32 xtalfreq) in bcma_pmu2_pll_init0()
148 static void bcma_pmu_pll_init(struct bcma_drv_cc *cc) in bcma_pmu_pll_init()
162 static void bcma_pmu_resources_init(struct bcma_drv_cc *cc) in bcma_pmu_resources_init()
210 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable) in bcma_chipco_bcm4331_ext_pa_lines_ctl()
230 static void bcma_pmu_workarounds(struct bcma_drv_cc *cc) in bcma_pmu_workarounds()
274 void bcma_pmu_early_init(struct bcma_drv_cc *cc) in bcma_pmu_early_init()
295 void bcma_pmu_init(struct bcma_drv_cc *cc) in bcma_pmu_init()
309 u32 bcma_pmu_get_alp_clock(struct bcma_drv_cc *cc) in bcma_pmu_get_alp_clock()
353 static u32 bcma_pmu_pll_clock(struct bcma_drv_cc *cc, u32 pll0, u32 m) in bcma_pmu_pll_clock()
389 static u32 bcma_pmu_pll_clock_bcm4706(struct bcma_drv_cc *cc, u32 pll0, u32 m) in bcma_pmu_pll_clock_bcm4706()
420 u32 bcma_pmu_get_bus_clock(struct bcma_drv_cc *cc) in bcma_pmu_get_bus_clock()
452 u32 bcma_pmu_get_cpu_clock(struct bcma_drv_cc *cc) in bcma_pmu_get_cpu_clock()
486 static void bcma_pmu_spuravoid_pll_write(struct bcma_drv_cc *cc, u32 offset, in bcma_pmu_spuravoid_pll_write()
493 void bcma_pmu_spuravoid_pllupdate(struct bcma_drv_cc *cc, int spuravoid) in bcma_pmu_spuravoid_pllupdate()