Searched refs:DMA_ERROR (Results 1 – 25 of 41) sorted by relevance
12
90 if (desc->status != DMA_ERROR) in pt_handle_active_desc()104 if (desc->status != DMA_ERROR) in pt_handle_active_desc()144 desc->status = DMA_ERROR; in pt_cmd_callback()158 desc->status = DMA_ERROR; in pt_cmd_callback()
204 if (desc->status != DMA_ERROR) in ccp_handle_active_desc()220 if (desc->status != DMA_ERROR) in ccp_handle_active_desc()277 desc->status = DMA_ERROR; in ccp_cmd_callback()291 desc->status = DMA_ERROR; in ccp_cmd_callback()
40 if (status == DMA_ERROR || status == DMA_COMPLETE) in pxa_ata_dma_irq()98 if (status != DMA_ERROR && status != DMA_COMPLETE && in pxa_bmdma_stop()
370 mxs_chan->status = DMA_ERROR; in mxs_dma_int_handler()569 mxs_chan->status = DMA_ERROR; in mxs_dma_prep_slave_sg()634 mxs_chan->status = DMA_ERROR; in mxs_dma_prep_dma_cyclic()
366 if (tdmac->status == DMA_ERROR) in mmp_tdma_free_descriptor()491 tdmac->status = DMA_ERROR; in mmp_tdma_prep_dma_cyclic()
150 desc->status = DMA_ERROR; in idma64_chan_irq()160 if (idma64c->desc == NULL || desc->status == DMA_ERROR) in idma64_chan_irq()
879 sdmac->status = DMA_ERROR; in sdma_update_channel_loop()940 sdmac->status = DMA_ERROR; in mxc_sdma_handle_channel_normal()1182 sdmac->status = DMA_ERROR; in sdma_disable_channel()1722 sdmac->status = DMA_ERROR; in sdma_prep_slave_sg()1799 sdmac->status = DMA_ERROR; in sdma_prep_dma_cyclic()
66 mcf_edma->chans[ch].status = DMA_ERROR; in mcf_edma_err_handler()
530 return DMA_ERROR; in dma_sync_wait()1543 return DMA_ERROR; in dma_wait_for_async_tx()
458 fsl_chan->status = DMA_ERROR; in fsl_edma_err_chan_handler()
494 return DMA_ERROR; in moxart_tx_status()
531 dma_desc->dma_status = DMA_ERROR; in tegra_dma_abort_all()631 dma_desc->dma_status = DMA_ERROR; in handle_cont_sngl_cycle_dma_done()
1197 return DMA_ERROR; in pxad_tx_status()1200 if (likely(txstate && (ret != DMA_ERROR))) in pxad_tx_status()
204 if (txstate && status != DMA_ERROR) in sf_pdma_tx_status()337 chan->status = DMA_ERROR; in sf_pdma_errbh_tasklet()
836 enum dma_status ret = DMA_ERROR; in hidma_ll_status()849 ret = DMA_ERROR; in hidma_ll_status()
658 return DMA_ERROR; in adm_tx_status()
89 return DMA_ERROR; in dw_hdma_v0_core_ch_status()
202 return DMA_ERROR; in dw_edma_v0_core_ch_status()
97 epf_test->transfer_status == DMA_ERROR) in pci_epf_test_dma_callback()181 if (epf_test->transfer_status == DMA_ERROR) { in pci_epf_test_data_transfer()
300 status == DMA_ERROR ? "error" : "busy"); in omap_vout_prepare_vrfb()
228 desc->status = DMA_ERROR; in hsu_dma_do_irq()
395 if (status == DMA_ERROR) { in sprd_pcm_pointer()
1003 chan->dma_status = DMA_ERROR; in stm32_dma3_chan_irq()1011 chan->dma_status = DMA_ERROR; in stm32_dma3_chan_irq()1018 chan->dma_status = DMA_ERROR; in stm32_dma3_chan_irq()
1171 if (dmastat == DMA_ERROR) { in lpuart_copy_rx_to_tty()1265 if (dmastat == DMA_ERROR) { in lpuart32_dma_idleint()1318 if (dmastat == DMA_ERROR) { in lpuart_timer_func()
273 case DMA_ERROR: in dcmi_dma_callback()423 if (status != DMA_ERROR && state.residue < buf->size) { in dcmi_process_jpeg()