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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dlsi64854reg.h177 #define P_EN_DMA L64854_EN_DMA /* enable DMA transfers */ macro
H A Dlsi64854.c594 csr |= P_EN_DMA|P_INT_EN|P_EN_CNT;
633 csr &= ~P_EN_DMA; /* Stop DMA */

Completed in 107 milliseconds