Searched refs:DDMA_CFG_SP (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/mach-au1x00/ | ||
D | au1xxx_dbdma.h | 67 #define DDMA_CFG_SP (1 << 8) /* source DMA polarity */ macro |
/arch/mips/alchemy/common/ | ||
D | dbdma.c | 335 i |= DDMA_CFG_SP; in au1xxx_dbdma_chan_alloc() |