Home
last modified time | relevance | path

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

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