Searched refs:DCRN_ASGC (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/syslib/
H A Dppc4xx_sgdma.c165 sg_command = mfdcr(DCRN_ASGC);
171 mtdcr(DCRN_ASGC, sg_command); /* start transfer */
192 sg_command = mfdcr(DCRN_ASGC);
194 mtdcr(DCRN_ASGC, sg_command); /* stop transfer */
412 sg_command = mfdcr(DCRN_ASGC);
416 mtdcr(DCRN_ASGC, sg_command);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ppc/
H A Dibm405.h128 #define DCRN_ASGC (DCRN_DMASR_BASE + 0x3) /* DMA Scatter/Gather Command */ macro
H A Dibm403.h259 #define DCRN_ASGC (DCRN_DMASR_BASE + 0x3) /* DMA Scatter/Gather Command */ macro
H A Dibm44x.h417 #define DCRN_ASGC (DCRN_DMASR_BASE + 0x3) /* DMA Scatter/Gather Command */ macro

Completed in 103 milliseconds