Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/alchemy/common/
Ddbdma.c327 ctp->chan_dest = dtp; in au1xxx_dbdma_chan_alloc()
374 dtp = ctp->chan_dest; in au1xxx_dbdma_set_devwidth()
407 dtp = ctp->chan_dest; in au1xxx_dbdma_ring_alloc()
851 dtp = ctp->chan_dest; in au1xxx_dbdma_chan_free()
902 dtp = ctp->chan_dest; in au1xxx_dbdma_dump()
/Linux-v6.6/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h324 dbdev_tab_t *chan_dest; member