Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h68 #define DDMA_CFG_DED (1 << 7) /* destination DMA level/edge detect */ macro
/linux/arch/mips/alchemy/common/
H A Ddbdma.c338 i |= DDMA_CFG_DED; in au1xxx_dbdma_chan_alloc()