Home
last modified time | relevance | path

Searched refs:bcm47xx_bus_type (Results 1 – 7 of 7) sorted by relevance

/arch/mips/bcm47xx/
Dsetup.c51 enum bcm47xx_bus_type bcm47xx_bus_type; variable
52 EXPORT_SYMBOL(bcm47xx_bus_type);
59 switch (bcm47xx_bus_type) { in bcm47xx_machine_restart()
88 switch (bcm47xx_bus_type) { in bcm47xx_machine_halt()
154 bcm47xx_bus_type = BCM47XX_BUS_TYPE_BCMA; in plat_mem_setup()
164 bcm47xx_bus_type = BCM47XX_BUS_TYPE_SSB; in plat_mem_setup()
183 if (bcm47xx_bus_type == BCM47XX_BUS_TYPE_BCMA) { in bcm47xx_bus_setup()
199 switch (bcm47xx_bus_type) { in bcm47xx_cpu_fixes()
230 switch (bcm47xx_bus_type) { in bcm47xx_register_bus_complete()
Dtime.c46 switch (bcm47xx_bus_type) { in plat_time_init()
Dirq.c77 if (bcm47xx_bus_type == BCM47XX_BUS_TYPE_BCMA) { in arch_init_irq()
Dprom.c143 if (WARN_ON(bcm47xx_bus_type != BCM47XX_BUS_TYPE_BCMA)) in bcm47xx_prom_highmem_init()
Dserial.c81 switch (bcm47xx_bus_type) { in uart8250_init()
/arch/mips/include/asm/mach-bcm47xx/
Dbcm47xx.h27 enum bcm47xx_bus_type { enum
46 extern enum bcm47xx_bus_type bcm47xx_bus_type;
/arch/mips/pci/
Dpci-bcm47xx.c94 if (bcm47xx_bus_type == BCM47XX_BUS_TYPE_SSB) in pcibios_plat_dev_init()
99 if (bcm47xx_bus_type == BCM47XX_BUS_TYPE_BCMA) in pcibios_plat_dev_init()