Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h92 #define DDMA_STAT_DB (1 << 2) /* Doorbell pushed */ macro
/linux-2.6.39/arch/mips/alchemy/common/
Ddbdma.c754 cp->ddma_stat |= (DDMA_STAT_DB | DDMA_STAT_V); in au1xxx_dbdma_stop()