Searched refs:au1xxx_dbdma_put_source (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/ide/ | 
| D | au1xxx-ide.c | 81 	if (!au1xxx_dbdma_put_source(ahwif->tx_chan, virt_to_phys(addr),  in auide_outsw() 252 				if (!au1xxx_dbdma_put_source(ahwif->tx_chan,  in auide_build_dmatable()
  | 
| /Linux-v5.4/arch/mips/include/asm/mach-au1x00/ | 
| D | au1xxx_dbdma.h | 361 u32 au1xxx_dbdma_put_source(u32 chanid, dma_addr_t buf, int nbytes, u32 flags);
  | 
| /Linux-v5.4/sound/soc/au1x/ | 
| D | dbdma2.c | 80 	au1xxx_dbdma_put_source(cd->ddma_chan, cd->dma_area,  in au1x_pcm_queue_tx()
  | 
| /Linux-v5.4/arch/mips/alchemy/common/ | 
| D | dbdma.c | 591 u32 au1xxx_dbdma_put_source(u32 chanid, dma_addr_t buf, int nbytes, u32 flags)  in au1xxx_dbdma_put_source()  function 644 EXPORT_SYMBOL(au1xxx_dbdma_put_source);
  | 
| /Linux-v5.4/drivers/spi/ | 
| D | spi-au1550.c | 375 	res = au1xxx_dbdma_put_source(hw->dma_tx_ch, virt_to_phys(hw->tx),  in au1550_spi_dma_txrxb()
  | 
| /Linux-v5.4/drivers/mmc/host/ | 
| D | au1xmmc.c | 657 				ret = au1xxx_dbdma_put_source(channel,  in au1xmmc_prepare_data()
  |