Searched refs:bcma_pmu_get_alp_clock (Results 1 – 4 of 4) sorted by relevance
59 u32 bcma_pmu_get_alp_clock(struct bcma_drv_cc *cc);
151 alp_khz = bcma_pmu_get_alp_clock(drv_cc) / 1000; in pciedev_reg_pm_clk_period()
309 u32 bcma_pmu_get_alp_clock(struct bcma_drv_cc *cc) in bcma_pmu_get_alp_clock() function382 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()