Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h86 #define DDMA_STAT_H (1 << 0) /* Channel Halted */ macro
/openbmc/linux/arch/mips/alchemy/common/
H A Ddbdma.c767 while (!(cp->ddma_stat & DDMA_STAT_H)) { in au1xxx_dbdma_stop()