Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/alchemy/common/
Ddbdma.c569 dp->dscr_dest0 = dest0; in au1xxx_dbdma_ring_alloc()
682 dp->dscr_dest0 = buf & ~0UL; in au1xxx_dbdma_put_dest()
687 dp->dscr_source1, dp->dscr_dest0, dp->dscr_dest1); in au1xxx_dbdma_put_dest()
744 *buf = (void *)(phys_to_virt(dp->dscr_dest0)); in au1xxx_dbdma_get_dest()
927 dp->dscr_dest0, dp->dscr_dest1); in au1xxx_dbdma_dump()
964 dp->dscr_dest0 = dscr->dscr_dest0; in au1xxx_dbdma_put_dscr()
/Linux-v6.6/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h97 u32 dscr_dest0; /* Destination address */ member