Home
last modified time | relevance | path

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

/external/u-boot/board/renesas/r7780mp/
Dr7780mp.h13 #define FPGA_BASE 0xa4000000 macro
14 #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 …]
/external/u-boot/board/renesas/r2dplus/
Dr2dplus.c30 #define FPGA_BASE 0xA4000000 macro
31 #define FPGA_CFCTL (FPGA_BASE + 0x04)
33 #define FPGA_CFPOW (FPGA_BASE + 0x06)
35 #define FPGA_CFCDINTCLR (FPGA_BASE + 0x2A)