Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/alchemy/common/
Ddbdma.c326 ctp->chan_dest = dtp; in au1xxx_dbdma_chan_alloc()
373 dtp = ctp->chan_dest; in au1xxx_dbdma_set_devwidth()
406 dtp = ctp->chan_dest; in au1xxx_dbdma_ring_alloc()
848 dtp = ctp->chan_dest; in au1xxx_dbdma_chan_free()
899 dtp = ctp->chan_dest; in au1xxx_dbdma_dump()
/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h324 dbdev_tab_t *chan_dest; member