Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/alchemy/common/
Ddbdma.c568 dp->dscr_dest0 = dest0; in au1xxx_dbdma_ring_alloc()
680 dp->dscr_dest0 = buf & ~0UL; in au1xxx_dbdma_put_dest()
685 dp->dscr_source1, dp->dscr_dest0, dp->dscr_dest1); in au1xxx_dbdma_put_dest()
741 *buf = (void *)(phys_to_virt(dp->dscr_dest0)); in au1xxx_dbdma_get_dest()
924 dp->dscr_dest0, dp->dscr_dest1); in au1xxx_dbdma_dump()
961 dp->dscr_dest0 = dscr->dscr_dest0; in au1xxx_dbdma_put_dscr()
/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h97 u32 dscr_dest0; /* Destination address */ member