Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/common/
Ddbdma.c495 dp->dscr_cmd1 = cmd1; in au1xxx_dbdma_ring_alloc()
545 dp->dscr_cmd1 = nbytes; in au1xxx_dbdma_put_source()
588 dp->dscr_cmd1 = nbytes; in au1xxx_dbdma_put_dest()
632 *nbytes = dp->dscr_cmd1; in au1xxx_dbdma_get_dest()
824 (u32)dp, dp->dscr_cmd0, dp->dscr_cmd1); in au1xxx_dbdma_dump()
/linux-2.4.37.9/include/asm-mips/
Dau1xxx_dbdma.h101 u32 dscr_cmd1; /* See below */ member