Searched refs:au1xxx_get_dma_residue (Results 1 – 3 of 3) sorted by relevance
370 u32 au1xxx_get_dma_residue(u32 chanid);
437 hw->rx_count = hw->len - au1xxx_get_dma_residue(hw->dma_rx_ch); in au1550_spi_dma_irq_callback()438 hw->tx_count = hw->len - au1xxx_get_dma_residue(hw->dma_tx_ch); in au1550_spi_dma_irq_callback()
827 u32 au1xxx_get_dma_residue(u32 chanid) in au1xxx_get_dma_residue() function842 EXPORT_SYMBOL_GPL(au1xxx_get_dma_residue);