Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/evbppc/walnut/dev/
Dpbus.c177 fpga_reg = bus_space_read_1(iot_fpga, ioh_fpga, FPGA_INT_POL); in pbus_attach()
179 bus_space_write_1(iot_fpga, ioh_fpga, FPGA_INT_POL, fpga_reg); in pbus_attach()
/netbsd/src/sys/arch/evbppc/include/
Dwalnut.h117 #define FPGA_INT_POL 0x02 /* Int polarity */ macro