|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | WRPPMC_SDRAM_SCS0_BASE 0x00000000 |
| #define | WRPPMC_SDRAM_SCS0_SIZE 0x04000000 |
| #define | WRPPMC_UART16550_BASE 0x1C800000 |
| #define | WRPPMC_UART16550_CLOCK 3686400 /* 3.68MHZ */ |
| #define | WRPPMC_LED_BASE 0x1C000000 |
| #define | WRPPMC_MBOX_BASE 0x1F000000 |
| #define | WRPPMC_BOOTROM_BASE 0x1FC00000 |
| #define | WRPPMC_BOOTROM_SIZE 0x00400000 /* 4M Flash */ |
| #define | WRPPMC_MIPS_TIMER_IRQ 7 /* MIPS compare/count timer interrupt */ |
| #define | WRPPMC_UART16550_IRQ 6 |
| #define | WRPPMC_PCI_INTA_IRQ 3 |
| #define | GT_PCI_MEM_BASE 0x13000000UL |
| #define | GT_PCI_MEM_SIZE 0x02000000UL |
| #define | GT_PCI_IO_BASE 0x11000000UL |
| #define | GT_PCI_IO_SIZE 0x02000000UL |
| #define | GT_TIMER 4 |
| #define | GT_INTA 2 |
| #define | GT_INTD 5 |
| #define | GT64120_BASE (gt64120_base) |
| #define | wrppmc_early_printk(fmt,...) do {} while (0) |
Variables | |
| unsigned long | gt64120_base |
| #define GT64120_BASE (gt64120_base) |
Definition at line 69 of file mach-gt64120.h.
| #define GT_INTA 2 |
Definition at line 59 of file mach-gt64120.h.
| #define GT_INTD 5 |
Definition at line 60 of file mach-gt64120.h.
| #define GT_PCI_IO_BASE 0x11000000UL |
Definition at line 44 of file mach-gt64120.h.
| #define GT_PCI_IO_SIZE 0x02000000UL |
Definition at line 45 of file mach-gt64120.h.
| #define GT_PCI_MEM_BASE 0x13000000UL |
Definition at line 42 of file mach-gt64120.h.
| #define GT_PCI_MEM_SIZE 0x02000000UL |
Definition at line 43 of file mach-gt64120.h.
| #define GT_TIMER 4 |
Definition at line 58 of file mach-gt64120.h.
| #define WRPPMC_BOOTROM_BASE 0x1FC00000 |
Definition at line 30 of file mach-gt64120.h.
| #define WRPPMC_BOOTROM_SIZE 0x00400000 /* 4M Flash */ |
Definition at line 31 of file mach-gt64120.h.
| #define wrppmc_early_printk | ( | fmt, | |
| ... | |||
| ) | do {} while (0) |
Definition at line 79 of file mach-gt64120.h.
| #define WRPPMC_LED_BASE 0x1C000000 |
Definition at line 27 of file mach-gt64120.h.
| #define WRPPMC_MBOX_BASE 0x1F000000 |
Definition at line 28 of file mach-gt64120.h.
Definition at line 33 of file mach-gt64120.h.
| #define WRPPMC_PCI_INTA_IRQ 3 |
Definition at line 35 of file mach-gt64120.h.
| #define WRPPMC_SDRAM_SCS0_BASE 0x00000000 |
Definition at line 21 of file mach-gt64120.h.
| #define WRPPMC_SDRAM_SCS0_SIZE 0x04000000 |
Definition at line 22 of file mach-gt64120.h.
| #define WRPPMC_UART16550_BASE 0x1C800000 |
Definition at line 24 of file mach-gt64120.h.
| #define WRPPMC_UART16550_CLOCK 3686400 /* 3.68MHZ */ |
Definition at line 25 of file mach-gt64120.h.
| #define WRPPMC_UART16550_IRQ 6 |
Definition at line 34 of file mach-gt64120.h.
1.8.2