Home
last modified time | relevance | path

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

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