Home
last modified time | relevance | path

Searched refs:ddma_bytecnt (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h62 u32 ddma_bytecnt; /* Byte count, valid only when chan idle */ member
/Linux-v5.4/arch/mips/alchemy/common/
Ddbdma.c834 rv = cp->ddma_bytecnt; in au1xxx_get_dma_residue()
914 cp->ddma_bytecnt); in au1xxx_dbdma_dump()
/Linux-v5.4/drivers/mmc/host/
Dau1xmmc.c373 data->bytes_xfered = cp->ddma_bytecnt; in au1xmmc_data_complete()