Searched refs:DSCR_DEST1_DAM (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.h273 #define DSCR_DEST1_DAM(x) (((x) & 3) << 28) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Ddbdma.c526 dest1 |= DSCR_DEST1_DAM(DSCR_xAM_BURST);
528 dest1 |= DSCR_DEST1_DAM(DSCR_xAM_STATIC);

Completed in 29 milliseconds