Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-bcm47xx/
Dbcm47xx.h26 enum bcm47xx_bus_type { enum
45 extern enum bcm47xx_bus_type bcm47xx_bus_type;
Dgpio.h25 switch (bcm47xx_bus_type) { in gpio_get_value()
43 switch (bcm47xx_bus_type) { in gpio_set_value()
74 switch (bcm47xx_bus_type) { in gpio_direction_input()
92 switch (bcm47xx_bus_type) { in gpio_direction_output()
118 switch (bcm47xx_bus_type) { in gpio_intmask()
137 switch (bcm47xx_bus_type) { in gpio_polarity()
/arch/mips/bcm47xx/
Dsetup.c43 enum bcm47xx_bus_type bcm47xx_bus_type; variable
44 EXPORT_SYMBOL(bcm47xx_bus_type);
51 switch (bcm47xx_bus_type) { in bcm47xx_machine_restart()
71 switch (bcm47xx_bus_type) { in bcm47xx_machine_halt()
210 bcm47xx_bus_type = BCM47XX_BUS_TYPE_BCMA; in plat_mem_setup()
216 bcm47xx_bus_type = BCM47XX_BUS_TYPE_SSB; in plat_mem_setup()
228 switch (bcm47xx_bus_type) { in bcm47xx_register_bus_complete()
Dgpio.c24 switch (bcm47xx_bus_type) { in gpio_request()
57 switch (bcm47xx_bus_type) { in gpio_free()
85 switch (bcm47xx_bus_type) { in gpio_to_irq()
Dtime.c42 switch (bcm47xx_bus_type) { in plat_time_init()
Dirq.c56 if (bcm47xx_bus_type == BCM47XX_BUS_TYPE_BCMA) { in arch_init_irq()
Dserial.c77 switch (bcm47xx_bus_type) { in uart8250_init()
Dnvram.c42 switch (bcm47xx_bus_type) { in early_nvram_init()
Dwgt634u.c137 if (bcm47xx_bus_type != BCM47XX_BUS_TYPE_SSB) in wgt634u_init()
/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()