HomeSort by: relevance | last modified time | path
    Searched refs:DMAC3_CONF_DERR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/newsmips/apbus/
dmac3reg.h 60 #define DMAC3_CONF_DERR 0x1000
dmac3.c 191 if (conf & (DMAC3_CONF_IPER | DMAC3_CONF_MPER | DMAC3_CONF_DERR)) {
193 if (conf & DMAC3_CONF_DERR) {

Completed in 14 milliseconds