Home
last modified time | relevance | path

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

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