Searched refs:bcma_pmu_get_alp_clock (Results 1 – 4 of 4) sorted by relevance
61 u32 bcma_pmu_get_alp_clock(struct bcma_drv_cc *cc);
150 alp_khz = bcma_pmu_get_alp_clock(drv_cc) / 1000; in pciedev_reg_pm_clk_period()
295 u32 bcma_pmu_get_alp_clock(struct bcma_drv_cc *cc) in bcma_pmu_get_alp_clock() function368 fc = bcma_pmu_get_alp_clock(cc) / 1000000; in bcma_pmu_pll_clock()
31 return bcma_pmu_get_alp_clock(cc); in bcma_chipco_get_alp_clock()