Searched refs:FPGA_BASE (Results 1 – 2 of 2) sorted by relevance
104 #define FPGA_BASE 0xf0300000 macro
167 if (bus_space_map(iot_fpga, FPGA_BASE, FPGA_SIZE, 0, &ioh_fpga)) { in pbus_attach()