Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/include/asm/hardware/
Ddec21285.h23 #define DC21285_IO(x) ((volatile unsigned long *)(ARMCSR_BASE+(x))) macro
25 #define DC21285_IO(x) (x) macro
28 #define CSR_PCICMD DC21285_IO(0x0004)
29 #define CSR_CLASSREV DC21285_IO(0x0008)
30 #define CSR_PCICACHELINESIZE DC21285_IO(0x000c)
31 #define CSR_PCICSRBASE DC21285_IO(0x0010)
32 #define CSR_PCICSRIOBASE DC21285_IO(0x0014)
33 #define CSR_PCISDRAMBASE DC21285_IO(0x0018)
34 #define CSR_PCIROMBASE DC21285_IO(0x0030)
35 #define CSR_MBOX0 DC21285_IO(0x0050)
[all …]