Home
last modified time | relevance | path

Searched refs:BCM47XX_BUS_TYPE_BCMA (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/mips/bcm47xx/
H A Dsetup.c75 case BCM47XX_BUS_TYPE_BCMA: in bcm47xx_machine_restart()
95 case BCM47XX_BUS_TYPE_BCMA: in bcm47xx_machine_halt()
154 bcm47xx_bus_type = BCM47XX_BUS_TYPE_BCMA; in plat_mem_setup()
208 if (bcm47xx_bus_type == BCM47XX_BUS_TYPE_BCMA) { in bcm47xx_bus_setup()
235 case BCM47XX_BUS_TYPE_BCMA: in bcm47xx_cpu_fixes()
266 case BCM47XX_BUS_TYPE_BCMA: in bcm47xx_register_bus_complete()
H A Dtime.c54 case BCM47XX_BUS_TYPE_BCMA: in plat_time_init()
H A Dirq.c77 if (bcm47xx_bus_type == BCM47XX_BUS_TYPE_BCMA) { in arch_init_irq()
H A Dprom.c140 if (WARN_ON(bcm47xx_bus_type != BCM47XX_BUS_TYPE_BCMA)) in bcm47xx_prom_highmem_init()
H A Dserial.c87 case BCM47XX_BUS_TYPE_BCMA: in uart8250_init()
/openbmc/linux/arch/mips/include/asm/mach-bcm47xx/
H A Dbcm47xx.h20 BCM47XX_BUS_TYPE_BCMA, enumerator
/openbmc/linux/arch/mips/pci/
H A Dpci-bcm47xx.c94 if (bcm47xx_bus_type == BCM47XX_BUS_TYPE_BCMA) in pcibios_plat_dev_init()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dbus.c98 bcm47xx_bus_type == BCM47XX_BUS_TYPE_BCMA && in b43_bus_dev_bcma_init()