Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/
Dau1xxx_dbdma.h78 #define DDMA_CFG_DP (1 << 6) /* destination DMA polarity */ macro
/linux-2.4.37.9/arch/mips/au1000/common/
Ddbdma.c300 i |= DDMA_CFG_DP; in au1xxx_dbdma_chan_alloc()