Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/newsmips/apbus/
H A Ddmac3reg.h57 #define DMAC3_CONF_IPER 0x8000 macro
H A Ddmac3.c191 if (conf & (DMAC3_CONF_IPER | DMAC3_CONF_MPER | DMAC3_CONF_DERR)) { in dmac3_intr()