Searched refs:FPGA_BASE (Results 1 – 3 of 3) sorted by relevance
13 #define FPGA_BASE 0xa4000000 macro14 #define FPGA_IRLMSK (FPGA_BASE + 0x00)15 #define FPGA_IRLMON (FPGA_BASE + 0x02)16 #define FPGA_IRLPRI1 (FPGA_BASE + 0x04)17 #define FPGA_IRLPRI2 (FPGA_BASE + 0x06)18 #define FPGA_IRLPRI3 (FPGA_BASE + 0x08)19 #define FPGA_IRLPRI4 (FPGA_BASE + 0x0A)20 #define FPGA_RSTCTL (FPGA_BASE + 0x0C)21 #define FPGA_PCIBD (FPGA_BASE + 0x0E)22 #define FPGA_PCICD (FPGA_BASE + 0x10)[all …]
30 #define FPGA_BASE 0xA4000000 macro31 #define FPGA_CFCTL (FPGA_BASE + 0x04)33 #define FPGA_CFPOW (FPGA_BASE + 0x06)35 #define FPGA_CFCDINTCLR (FPGA_BASE + 0x2A)
29 #define FPGA_BASE CS1_BASE macro31 #define BOARDREG(ofs) (FPGA_BASE + ofs##_OFS)32 #define UBOARDREG(ofs) (0xa0000000 + FPGA_BASE + ofs##_OFS)