Home
last modified time | relevance | path

Searched refs:DDMA_CFG_SP (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h75 #define DDMA_CFG_SP (1 << 8) /* source DMA polarity */ macro
/linux-2.6.39/arch/mips/alchemy/common/
Ddbdma.c316 i |= DDMA_CFG_SP; in au1xxx_dbdma_chan_alloc()