Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h85 #define DDMA_STAT_V (1 << 1) /* Descriptor valid */ macro
/linux-5.19.10/arch/mips/alchemy/common/
Ddbdma.c773 cp->ddma_stat |= (DDMA_STAT_DB | DDMA_STAT_V); in au1xxx_dbdma_stop()