Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ide/
Dau1xxx-ide.c81 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/
Dau1xxx_dbdma.h361 u32 au1xxx_dbdma_put_source(u32 chanid, dma_addr_t buf, int nbytes, u32 flags);
/Linux-v5.4/sound/soc/au1x/
Ddbdma2.c80 au1xxx_dbdma_put_source(cd->ddma_chan, cd->dma_area, in au1x_pcm_queue_tx()
/Linux-v5.4/arch/mips/alchemy/common/
Ddbdma.c591 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/
Dspi-au1550.c375 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/
Dau1xmmc.c657 ret = au1xxx_dbdma_put_source(channel, in au1xmmc_prepare_data()