Home
last modified time | relevance | path

Searched refs:bcma (Results 1 – 6 of 6) sorted by relevance

/arch/mips/bcm47xx/
A Dsetup.c84 bcma_chipco_watchdog_timer_set(&bcm47xx_bus.bcma.bus.drv_cc, 1); in bcm47xx_machine_restart()
104 bcma_chipco_watchdog_timer_set(&bcm47xx_bus.bcma.bus.drv_cc, 0); in bcm47xx_machine_halt()
144 err = bcma_host_soc_register(&bcm47xx_bus.bcma); in bcm47xx_register_bcma()
164 bcm47xx_set_system_type(bcm47xx_bus.bcma.bus.chipinfo.id); in plat_mem_setup()
219 bcm47xx_bus.bcma.dev = bcm47xx_setup_device(); in bcm47xx_bus_setup()
220 if (!bcm47xx_bus.bcma.dev) in bcm47xx_bus_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 if (device_register(bcm47xx_bus.bcma.dev)) in bcm47xx_register_bus_complete()
277 bcma_bus_register(&bcm47xx_bus.bcma.bus); in bcm47xx_register_bus_complete()
A Dtime.c55 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()
A Dirq.c78 bcma_write32(bcm47xx_bus.bcma.bus.drv_mips.core, in arch_init_irq()
A Dprom.c147 if (bcm47xx_bus.bcma.bus.chipinfo.id == BCMA_CHIP_ID_BCM4706) in bcm47xx_prom_highmem_init()
A Dserial.c57 struct bcma_drv_cc *cc = &(bcm47xx_bus.bcma.bus.drv_cc); in uart8250_init_bcma()
/arch/mips/include/asm/mach-bcm47xx/
A Dbcm47xx.h29 struct bcma_soc bcma; member

Completed in 10 milliseconds