Searched refs:DC21285_IO (Results 1 – 1 of 1) sorted by relevance
20 #define DC21285_IO(x) ((volatile unsigned long *)(ARMCSR_BASE+(x))) macro22 #define DC21285_IO(x) (x) macro25 #define CSR_PCICMD DC21285_IO(0x0004)26 #define CSR_CLASSREV DC21285_IO(0x0008)27 #define CSR_PCICACHELINESIZE DC21285_IO(0x000c)28 #define CSR_PCICSRBASE DC21285_IO(0x0010)29 #define CSR_PCICSRIOBASE DC21285_IO(0x0014)30 #define CSR_PCISDRAMBASE DC21285_IO(0x0018)31 #define CSR_PCIROMBASE DC21285_IO(0x0030)32 #define CSR_MBOX0 DC21285_IO(0x0050)[all …]