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

/netbsd-current/sys/arch/newsmips/apbus/
H A Ddmac3reg.h59 #define DMAC3_CONF_PCEN 0x2000 macro
H A Ddmac3.c101 sc->sc_conf = DMAC3_CONF_PCEN | DMAC3_CONF_DCEN | DMAC3_CONF_FASTACCESS;
209 conf = DMAC3_CONF_PCEN | DMAC3_CONF_DCEN | cmd;

Completed in 113 milliseconds