Searched refs:WT_CTL_DMA (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dtpqic02.h350 # define WT_CTL_DMA WT_CTL_DMA1 macro
352 # define WT_CTL_DMA WT_CTL_DMA3 macro
355 # define WT_CTL_DMA WT_CTL_DMA1 macro
433 /* An ugly hack to make sure WT_CTL_DMA is defined even for the
436 # ifndef WT_CTL_DMA
437 # define WT_CTL_DMA WT_CTL_DMA1 macro
455 # define WT_CTL_DMA (qic02_tape_ccb.dma_enable_value) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dtpqic02.h350 # define WT_CTL_DMA WT_CTL_DMA1 macro
352 # define WT_CTL_DMA WT_CTL_DMA3 macro
355 # define WT_CTL_DMA WT_CTL_DMA1 macro
433 /* An ugly hack to make sure WT_CTL_DMA is defined even for the
436 # ifndef WT_CTL_DMA
437 # define WT_CTL_DMA WT_CTL_DMA1 macro
455 # define WT_CTL_DMA (qic02_tape_ccb.dma_enable_value) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dtpqic02.c1376 outb_p(WT_CTL_DMA | WT_CTL_ONLINE, QIC02_CTL_PORT); /* trigger DMA transfer */
2364 WT_CTL_DMA = WT_CTL_DMA3;
2366 WT_CTL_DMA = WT_CTL_DMA1;
2378 WT_CTL_DMA = WT_CTL_DMA1;

Completed in 72 milliseconds