Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h69 #define DDMA_CFG_DP (1 << 6) /* destination DMA polarity */ macro
/openbmc/linux/arch/mips/alchemy/common/
H A Ddbdma.c340 i |= DDMA_CFG_DP; in au1xxx_dbdma_chan_alloc()