Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/alchemy/common/
Ddbdma.c764 while (!(cp->ddma_stat & DDMA_STAT_H)) { in au1xxx_dbdma_stop()
773 cp->ddma_stat |= (DDMA_STAT_DB | DDMA_STAT_V); in au1xxx_dbdma_stop()
913 cp->ddma_dbell, cp->ddma_irq, cp->ddma_stat, in au1xxx_dbdma_dump()
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h61 u32 ddma_stat; /* See below */ member