Searched refs:FPGA_INT_ENABLE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/evbppc/walnut/dev/
H A Dpbus.c187 fpga_reg = bus_space_read_1(iot_fpga, ioh_fpga, FPGA_INT_ENABLE);
189 bus_space_write_1(iot_fpga, ioh_fpga, FPGA_INT_ENABLE, fpga_reg);
/netbsd-current/sys/arch/evbppc/include/
H A Dwalnut.h111 #define FPGA_INT_ENABLE 0x01 /* Int enable */ macro

Completed in 119 milliseconds