Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dczreg.h106 #define FPGA_CPU_STOP 0x0c /* CPU stop */ macro
H A Dcz.c323 CZ_FPGA_WRITE(cz, FPGA_CPU_STOP, 0); in cz_attach()