Searched refs:bcm47xx_bus (Results 1 – 7 of 7) sorted by relevance
56 union bcm47xx_bus bcm47xx_bus; variable57 EXPORT_SYMBOL(bcm47xx_bus);70 if (bcm47xx_bus.ssb.chip_id == 0x4785) in bcm47xx_machine_restart()72 ssb_watchdog_timer_set(&bcm47xx_bus.ssb, 1); in bcm47xx_machine_restart()73 if (bcm47xx_bus.ssb.chip_id == 0x4785) { in bcm47xx_machine_restart()84 bcma_chipco_watchdog_timer_set(&bcm47xx_bus.bcma.bus.drv_cc, 1); in bcm47xx_machine_restart()99 ssb_watchdog_timer_set(&bcm47xx_bus.ssb, 0); in bcm47xx_machine_halt()104 bcma_chipco_watchdog_timer_set(&bcm47xx_bus.bcma.bus.drv_cc, 0); in bcm47xx_machine_halt()119 err = ssb_bus_host_soc_register(&bcm47xx_bus.ssb, SSB_ENUM_BASE); in bcm47xx_register_ssb()123 mcore = &bcm47xx_bus.ssb.mipscore; in bcm47xx_register_ssb()[all …]
49 hz = ssb_cpu_clock(&bcm47xx_bus.ssb.mipscore) / 2; in plat_time_init()50 chip_id = bcm47xx_bus.ssb.chip_id; in plat_time_init()55 hz = bcma_cpu_clock(&bcm47xx_bus.bcma.bus.drv_mips) / 2; in plat_time_init()56 chip_id = bcm47xx_bus.bcma.bus.chipinfo.id; in plat_time_init()
32 struct ssb_mipscore *mcore = &(bcm47xx_bus.ssb.mipscore); in uart8250_init_ssb()57 struct bcma_drv_cc *cc = &(bcm47xx_bus.bcma.bus.drv_cc); in uart8250_init_bcma()
78 bcma_write32(bcm47xx_bus.bcma.bus.drv_mips.core, in arch_init_irq()
147 if (bcm47xx_bus.bcma.bus.chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcm47xx_prom_highmem_init()
24 union bcm47xx_bus { union33 extern union bcm47xx_bus bcm47xx_bus;
99 bcm47xx_bus.bcma.bus.chipinfo.id == BCMA_CHIP_ID_BCM4716) in b43_bus_dev_bcma_init()