Home
last modified time | relevance | path

Searched refs:bcma_pmu_get_bus_clock (Results 1 – 2 of 2) sorted by relevance

/drivers/bcma/
Ddriver_chipcommon_pmu.c420 u32 bcma_pmu_get_bus_clock(struct bcma_drv_cc *cc) in bcma_pmu_get_bus_clock() function
449 EXPORT_SYMBOL_GPL(bcma_pmu_get_bus_clock);
483 return bcma_pmu_get_bus_clock(cc); in bcma_pmu_get_cpu_clock()
/drivers/net/ethernet/broadcom/
Dbgmac-bcma.c76 return bcma_pmu_get_bus_clock(cc); in bcma_bgmac_get_bus_clock()