Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h66 #define DDMA_CFG_SED (1 << 9) /* source DMA level/edge detect */ macro
/linux-5.19.10/arch/mips/alchemy/common/
Ddbdma.c333 i |= DDMA_CFG_SED; in au1xxx_dbdma_chan_alloc()