drv_mips           78 arch/mips/bcm47xx/irq.c 		bcma_write32(bcm47xx_bus.bcma.bus.drv_mips.core,
drv_mips           55 arch/mips/bcm47xx/time.c 		hz = bcma_cpu_clock(&bcm47xx_bus.bcma.bus.drv_mips) / 2;
drv_mips           85 drivers/bcma/driver_mips.c 	struct bcma_device *mdev = dev->bus->drv_mips.core;
drv_mips          105 drivers/bcma/driver_mips.c 	struct bcma_device *mdev = bus->drv_mips.core;
drv_mips          222 drivers/bcma/main.c 		if (bus->drv_mips.core && num == 0) {
drv_mips          438 drivers/bcma/main.c 		bus->drv_mips.core = core;
drv_mips          439 drivers/bcma/main.c 		bcma_core_mips_init(&bus->drv_mips);
drv_mips          520 drivers/bcma/main.c 		bus->drv_mips.core = core;
drv_mips          521 drivers/bcma/main.c 		bcma_core_mips_early_init(&bus->drv_mips);
drv_mips           73 drivers/usb/host/bcma-hcd.c 		tmp = bcma_cpu_clock(&dev->bus->drv_mips);
drv_mips          359 include/linux/bcma/bcma.h 	struct bcma_drv_mips drv_mips;