Home
last modified time | relevance | path

Searched full:sb1250 (Results 1 – 25 of 44) sorted by relevance

12

/linux/arch/mips/pci/
H A DMakefile35 obj-$(CONFIG_SIBYTE_SB1250) += fixup-sb1250.o pci-sb1250.o
36 obj-$(CONFIG_SIBYTE_BCM112X) += fixup-sb1250.o pci-sb1250.o
H A Dpci-sb1250.c177 .name = "SB1250 PCI MEM",
184 .name = "SB1250 PCI I/O",
210 ioport_resource.end = 0x01ffffffUL; /* 32MB accessible by sb1250 */ in sb1250_pcibios_init()
/linux/arch/mips/sibyte/
H A DMakefile3 # Sibyte SB1250 / BCM1480 family of SOCs
5 obj-$(CONFIG_SIBYTE_BCM112X) += sb1250/
7 obj-$(CONFIG_SIBYTE_SB1250) += sb1250/
H A DPlatform6 # Sibyte SB1250 / BCM1480 family of SOCs
H A DKconfig110 options (VT console, sb1250 duart console, etc.) should not be
/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_syncser.h3 * SB1250 Board Support Package
8 * manipulating the SB1250's Synchronous Serial
10 * SB1250 specification level: User's manual 1/02/02
H A Dsb1250_smbus.h3 * SB1250 Board Support Package
8 * manipulating the SB1250's SMbus devices.
10 * SB1250 specification level: 10/21/02
H A Dsb1250_int.h3 * SB1250 Board Support Package
7 * This module contains constants for manipulating the SB1250's
10 * SB1250 specification level: User's manual 1/02/02
H A Dsb1250_l2c.h3 * SB1250 Board Support Package
10 * SB1250 specification level: User's manual 1/02/02
H A Dsb1250_uart.h3 * SB1250 Board Support Package
8 * manipulating the SB1250's UARTs
10 * SB1250 specification level: User's manual 1/02/02
H A Dsentosa.h8 #include <asm/sibyte/sb1250.h>
H A Dsb1250_ldt.h3 * SB1250 Board Support Package
8 * the LDT interface on the SB1250.
10 * SB1250 specification level: User's manual 1/02/02
H A Dbigsur.h8 #include <asm/sibyte/sb1250.h>
H A Dswarm.h8 #include <asm/sibyte/sb1250.h>
H A Dsb1250_genbus.h3 * SB1250 Board Support Package
8 * manipulating the SB1250's Generic Bus interface
10 * SB1250 specification level: User's manual 10/21/02
/linux/arch/mips/sibyte/swarm/
H A Dplatform.c90 .name = "SB1250 MAC " __stringify(num), \
96 .name = "sb1250-mac", \
/linux/arch/mips/kernel/
H A Dcevt-sb1250.c15 #include <asm/sibyte/sb1250.h>
106 sprintf(name, "sb1250-counter-%d", cpu); in sb1250_clockevent_init()
H A DMakefile30 obj-$(CONFIG_CEVT_SB1250) += cevt-sb1250.o
35 obj-$(CONFIG_CSRC_SB1250) += csrc-sb1250.o
H A Dcsrc-bcm1480.c17 #include <asm/sibyte/sb1250.h>
H A Dcsrc-sb1250.c12 #include <asm/sibyte/sb1250.h>
/linux/arch/mips/sibyte/sb1250/
H A Dsmp.c16 #include <asm/sibyte/sb1250.h>
48 * These are routines for dealing with the sb1250 smp capabilities
H A Dirq.c23 #include <asm/sibyte/sb1250.h>
173 .name = "SB1250-IMR",
/linux/arch/mips/sibyte/bcm1480/
H A Dsmp.c16 #include <asm/sibyte/sb1250.h>
59 * These are routines for dealing with the sb1250 smp capabilities
/linux/drivers/net/ethernet/broadcom/
H A DKconfig110 tristate "SB1250 Gigabit Ethernet support"
120 will be called sb1250-mac.
H A DMakefile13 obj-$(CONFIG_SB1250_MAC) += sb1250-mac.o

12