Home
last modified time | relevance | path

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

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