Home
last modified time | relevance | path

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

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