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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h83 #define DDMA_CFG_EN (1 << 0) /* Channel enable */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Ddbdma.c728 cp->ddma_cfg &= ~DDMA_CFG_EN; /* Disable channel */
757 cp->ddma_cfg |= DDMA_CFG_EN; /* Enable channel */

Completed in 171 milliseconds