Lines Matching refs:bcm47xx_bus
47 union bcm47xx_bus bcm47xx_bus; variable
48 EXPORT_SYMBOL(bcm47xx_bus);
61 if (bcm47xx_bus.ssb.chip_id == 0x4785) in bcm47xx_machine_restart()
63 ssb_watchdog_timer_set(&bcm47xx_bus.ssb, 1); in bcm47xx_machine_restart()
64 if (bcm47xx_bus.ssb.chip_id == 0x4785) { in bcm47xx_machine_restart()
75 bcma_chipco_watchdog_timer_set(&bcm47xx_bus.bcma.bus.drv_cc, 1); in bcm47xx_machine_restart()
90 ssb_watchdog_timer_set(&bcm47xx_bus.ssb, 0); in bcm47xx_machine_halt()
95 bcma_chipco_watchdog_timer_set(&bcm47xx_bus.bcma.bus.drv_cc, 0); in bcm47xx_machine_halt()
146 err = ssb_bus_ssbbus_register(&bcm47xx_bus.ssb, SSB_ENUM_BASE, in bcm47xx_register_ssb()
151 mcore = &bcm47xx_bus.ssb.mipscore; in bcm47xx_register_ssb()
172 err = bcma_host_soc_register(&bcm47xx_bus.bcma); in bcm47xx_register_bcma()
193 bcm47xx_set_system_type(bcm47xx_bus.bcma.bus.chipinfo.id); in plat_mem_setup()
204 bcm47xx_set_system_type(bcm47xx_bus.ssb.chip_id); in plat_mem_setup()
223 err = bcma_host_soc_init(&bcm47xx_bus.bcma); in bcm47xx_bus_setup()
250 if (bcm47xx_bus.bcma.bus.chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcm47xx_cpu_fixes()
275 bcma_bus_register(&bcm47xx_bus.bcma.bus); in bcm47xx_register_bus_complete()