Home
last modified time | relevance | path

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

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