Searched refs:DC21285_IO (Results 1 – 1 of 1) sorted by relevance
23 #define DC21285_IO(x) ((volatile unsigned long *)(ARMCSR_BASE+(x))) macro25 #define DC21285_IO(x) (x) macro28 #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 …]