Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/evbppc/include/
Dwalnut.h152 #define FPGA_SIZE FPGA_SPARE2 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()