Searched refs:au1xxx_dbdma_stop (Results 1 - 5 of 5) sorted by relevance

/linux-master/sound/soc/au1x/
H A Ddbdma2.c135 au1xxx_dbdma_stop(pcd->ddma_chan);
178 au1xxx_dbdma_stop(pcd->ddma_chan);
261 au1xxx_dbdma_stop(c);
/linux-master/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h367 void au1xxx_dbdma_stop(u32 chanid);
/linux-master/arch/mips/alchemy/common/
H A Ddbdma.c756 void au1xxx_dbdma_stop(u32 chanid) function
779 EXPORT_SYMBOL(au1xxx_dbdma_stop); variable
806 au1xxx_dbdma_stop(chanid);
853 au1xxx_dbdma_stop(chanid);
/linux-master/drivers/spi/
H A Dspi-au1550.c383 au1xxx_dbdma_stop(hw->dma_tx_ch);
384 au1xxx_dbdma_stop(hw->dma_rx_ch);
424 au1xxx_dbdma_stop(hw->dma_rx_ch);
425 au1xxx_dbdma_stop(hw->dma_tx_ch);
/linux-master/drivers/mmc/host/
H A Dau1xmmc.c628 au1xxx_dbdma_stop(channel);

Completed in 372 milliseconds