Searched refs:bcma_pmu_get_bus_clock (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/bcma/
H A Ddriver_chipcommon_pmu.c406 u32 bcma_pmu_get_bus_clock(struct bcma_drv_cc *cc) bcma_pmu_get_bus_clock() function
435 EXPORT_SYMBOL_GPL(bcma_pmu_get_bus_clock); variable
469 return bcma_pmu_get_bus_clock(cc); bcma_pmu_get_cpu_clock()
/linux-4.4.14/include/linux/bcma/
H A Dbcma_driver_chipcommon.h694 extern u32 bcma_pmu_get_bus_clock(struct bcma_drv_cc *cc);
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dbgmac.c1195 bp_clk = bcma_pmu_get_bus_clock(&bgmac->core->bus->drv_cc) / bgmac_enable()

Completed in 84 milliseconds