Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/include/asm/hardware/
Ddec21285.h20 #define DC21285_IO(x) ((volatile unsigned long *)(ARMCSR_BASE+(x))) macro
22 #define DC21285_IO(x) (x) macro
32 #define CSR_PCICMD DC21285_IO(0x0004)
33 #define CSR_CLASSREV DC21285_IO(0x0008)
34 #define CSR_PCICACHELINESIZE DC21285_IO(0x000c)
35 #define CSR_PCICSRBASE DC21285_IO(0x0010)
36 #define CSR_PCICSRIOBASE DC21285_IO(0x0014)
37 #define CSR_PCISDRAMBASE DC21285_IO(0x0018)
38 #define CSR_PCIROMBASE DC21285_IO(0x0030)
39 #define CSR_MBOX0 DC21285_IO(0x0050)
[all …]