Searched refs:DMAEN (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_dma.h25 #define DMAEN 0x0001 /* DMA Channel Enable */ macro
H A Ddv-bfin_dma.c82 return (dma->config & DMAEN);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_dma.h25 #define DMAEN 0x0001 /* DMA Channel Enable */ macro
H A Ddv-bfin_dma.c85 return (dma->config & DMAEN);
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dmdma-skel.h31 s->config = DMAEN | wdsize;
32 d->config = WNR | DI_EN | DMAEN | wdsize;
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dmdma-skel.h32 s->config = DMAEN | wdsize;
33 d->config = WNR | DI_EN | DMAEN | wdsize;
/netbsd-current/sys/dev/ic/
H A Daic6360reg.h113 #define DMAEN 0x40 macro
H A Daic6360.c1448 bus_space_write_1(iot, ioh, SXFRCTL0, SCSIEN | DMAEN | CHEN);
1591 bus_space_write_1(iot, ioh, SXFRCTL0, SCSIEN | DMAEN | CHEN);

Completed in 283 milliseconds