Home
last modified time | relevance | path

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

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