Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/evbppc/include/
Dwalnut.h104 #define FPGA_BASE 0xf0300000 macro
/netbsd/src/sys/arch/evbppc/walnut/dev/
Dpbus.c167 if (bus_space_map(iot_fpga, FPGA_BASE, FPGA_SIZE, 0, &ioh_fpga)) { in pbus_attach()