Go to the documentation of this file.
19 #ifndef _ASM_SIBYTE_SB1250_H
20 #define _ASM_SIBYTE_SB1250_H
26 #define SIBYTE_RELEASE 0x02111403
28 #define SB1250_NR_IRQS 64
30 #define BCM1480_NR_IRQS 128
31 #define BCM1480_NR_IRQS_HALF 64
33 #define SB1250_DUART_MINOR_BASE 64
37 #include <asm/addrspace.h>
57 __asm__ __volatile__ ( \
66 #define IOADDR(a) ((void __iomem *)(IO_BASE + (a)))