Searched refs:bcma_cpu_clock (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/bcma/
H A Dbcma_driver_mips.h42 extern u32 bcma_cpu_clock(struct bcma_drv_mips *mcore);
/linux-4.1.27/arch/mips/bcm47xx/
H A Dtime.c55 hz = bcma_cpu_clock(&bcm47xx_bus.bcma.bus.drv_mips) / 2; plat_time_init()
/linux-4.1.27/drivers/bcma/
H A Ddriver_mips.c224 u32 bcma_cpu_clock(struct bcma_drv_mips *mcore) bcma_cpu_clock() function
234 EXPORT_SYMBOL(bcma_cpu_clock); variable
/linux-4.1.27/drivers/usb/host/
H A Dbcma-hcd.c64 tmp = bcma_cpu_clock(&dev->bus->drv_mips); bcma_hcd_4716wa()

Completed in 110 milliseconds