Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/common/
H A Ddbdma.c326 ctp->chan_src = stp; in au1xxx_dbdma_chan_alloc()
373 stp = ctp->chan_src; in au1xxx_dbdma_set_devwidth()
406 stp = ctp->chan_src; in au1xxx_dbdma_ring_alloc()
850 stp = ctp->chan_src; in au1xxx_dbdma_chan_free()
901 stp = ctp->chan_src; in au1xxx_dbdma_dump()
/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h323 dbdev_tab_t *chan_src; member