Searched refs:bcma_chipco_get_alp_clock (Results 1 – 3 of 3) sorted by relevance
28 u32 bcma_chipco_get_alp_clock(struct bcma_drv_cc *cc) in bcma_chipco_get_alp_clock() function35 EXPORT_SYMBOL_GPL(bcma_chipco_get_alp_clock);104 return bcma_chipco_get_alp_clock(cc) / 4000; in bcma_chipco_watchdog_ticks_per_ms()109 return bcma_chipco_get_alp_clock(cc) / 1000; in bcma_chipco_watchdog_ticks_per_ms()386 baud_base = bcma_chipco_get_alp_clock(cc); in bcma_chipco_serial_init()
685 extern u32 bcma_chipco_get_alp_clock(struct bcma_drv_cc *cc);
4982 pi->xtalfreq = bcma_chipco_get_alp_clock(&pi->d11core->bus->drv_cc); in wlc_phy_attach_lcnphy()