Home
last modified time | relevance | path

Searched refs:au1xxx_dbdma_put_source (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h361 u32 au1xxx_dbdma_put_source(u32 chanid, dma_addr_t buf, int nbytes, u32 flags);
/linux/sound/soc/au1x/
H A Ddbdma2.c80 au1xxx_dbdma_put_source(cd->ddma_chan, cd->dma_area, in au1x_pcm_queue_tx()
/linux/arch/mips/alchemy/common/
H A Ddbdma.c592 u32 au1xxx_dbdma_put_source(u32 chanid, dma_addr_t buf, int nbytes, u32 flags) in au1xxx_dbdma_put_source() function
646 EXPORT_SYMBOL(au1xxx_dbdma_put_source);
/linux/drivers/spi/
H A Dspi-au1550.c365 res = au1xxx_dbdma_put_source(hw->dma_tx_ch, virt_to_phys(hw->tx), in au1550_spi_dma_txrxb()
/linux/drivers/mmc/host/
H A Dau1xmmc.c642 ret = au1xxx_dbdma_put_source(channel, in au1xmmc_prepare_data()