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

/netbsd-current/sys/arch/newsmips/apbus/
H A Ddmac3reg.h61 #define DMAC3_CONF_DCEN 0x0800 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 82 milliseconds