Home
last modified time | relevance | path

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

/arch/mips/alchemy/common/
Ddbdma.c566 dp->dscr_cmd1 = cmd1; in au1xxx_dbdma_ring_alloc()
619 dp->dscr_cmd1 = nbytes; in au1xxx_dbdma_put_source()
683 dp->dscr_cmd1 = nbytes; in au1xxx_dbdma_put_dest()
686 dp->dscr_cmd0, dp->dscr_cmd1, dp->dscr_source0, in au1xxx_dbdma_put_dest()
745 *nbytes = dp->dscr_cmd1; in au1xxx_dbdma_get_dest()
924 i++, (u32)dp, dp->dscr_cmd0, dp->dscr_cmd1); in au1xxx_dbdma_dump()
968 dp->dscr_cmd1 = dscr->dscr_cmd1; in au1xxx_dbdma_put_dscr()
969 nbytes = dscr->dscr_cmd1; in au1xxx_dbdma_put_dscr()
/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h94 u32 dscr_cmd1; /* See below */ member