Home
last modified time | relevance | path

Searched refs:DMA_CTRL_ACK (Results 1 – 25 of 116) sorted by relevance

12345

/openbmc/linux/include/linux/
H A Ddmaengine.h196 DMA_CTRL_ACK = (1 << 1), enumerator
1369 tx->flags |= DMA_CTRL_ACK; in async_tx_ack()
1374 tx->flags &= ~DMA_CTRL_ACK; in async_tx_clear_ack()
1379 return (tx->flags & DMA_CTRL_ACK) == DMA_CTRL_ACK; in async_tx_test_ack()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dma.c117 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in serial8250_tx_dma()
170 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in serial8250_rx_dma()
/openbmc/linux/drivers/crypto/qce/
H A Ddma.c105 unsigned long flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in qce_dma_prep_sgs()
/openbmc/linux/drivers/mmc/host/
H A Drenesas_sdhi_sys_dmac.c194 DMA_CTRL_ACK); in renesas_sdhi_sys_dmac_start_dma_rx()
270 DMA_CTRL_ACK); in renesas_sdhi_sys_dmac_start_dma_tx()
/openbmc/linux/drivers/soc/tegra/fuse/
H A Dfuse-tegra20.c44 unsigned long flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in tegra20_fuse_read()
/openbmc/linux/sound/soc/sh/
H A Dsiu_pcm.c122 &sg, 1, DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in siu_pcm_wr_set()
172 &sg, 1, DMA_DEV_TO_MEM, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in siu_pcm_rd_set()
/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx-dma.c112 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in pxa2xx_spi_dma_prepare_one()
H A Dspi-dw-dma.c348 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in dw_spi_dma_submit_tx()
449 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in dw_spi_dma_submit_rx()
H A Dspi-at91-usart.c233 DMA_CTRL_ACK); in at91_usart_spi_dma_transfer()
242 DMA_CTRL_ACK); in at91_usart_spi_dma_transfer()
H A Dspi-atmel.c802 DMA_CTRL_ACK); in atmel_spi_next_xfer_dma_submit()
809 DMA_CTRL_ACK); in atmel_spi_next_xfer_dma_submit()
821 DMA_CTRL_ACK); in atmel_spi_next_xfer_dma_submit()
828 DMA_CTRL_ACK); in atmel_spi_next_xfer_dma_submit()
H A Dspi-uniphier.c420 DMA_DEV_TO_MEM, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in uniphier_spi_transfer_one_dma()
447 DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in uniphier_spi_transfer_one_dma()
H A Dspi-pic32.c316 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in pic32_spi_dma_transfer()
326 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in pic32_spi_dma_transfer()
H A Dspi-fsl-lpspi.c590 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in fsl_lpspi_dma_transfer()
602 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in fsl_lpspi_dma_transfer()
H A Dspi-davinci.c625 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in davinci_spi_bufs()
641 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in davinci_spi_bufs()
/openbmc/linux/drivers/mtd/hyperbus/
H A Dhbmc-am654.c77 enum dma_ctrl_flags flags = DMA_CTRL_ACK | DMA_PREP_INTERRUPT; in am654_hbmc_dma_read()
/openbmc/linux/drivers/dma/
H A Dtegra20-apb-dma.c1139 if (flags & DMA_CTRL_ACK) in tegra_dma_prep_slave_sg()
1140 dma_desc->txd.flags = DMA_CTRL_ACK; in tegra_dma_prep_slave_sg()
1276 if (flags & DMA_CTRL_ACK) in tegra_dma_prep_dma_cyclic()
1277 dma_desc->txd.flags = DMA_CTRL_ACK; in tegra_dma_prep_dma_cyclic()
/openbmc/linux/drivers/media/platform/xilinx/
H A Dxilinx-dma.c337 flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in xvip_dma_buffer_queue()
343 flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in xvip_dma_buffer_queue()
/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c311 DMA_CTRL_ACK | DMA_PREP_INTERRUPT); in pci_epf_mhi_edma_read()
382 DMA_CTRL_ACK | DMA_PREP_INTERRUPT); in pci_epf_mhi_edma_write()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-at91-master.c252 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in at91_twi_write_data_dma()
370 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in at91_twi_read_data_dma()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_cppi41.c166 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in cppi41_trans_done()
466 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in cppi41_configure_channel()
H A Dux500_dma.c115 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in ux500_configure_channel()
/openbmc/linux/sound/core/
H A Dpcm_dmaengine.c154 unsigned long flags = DMA_CTRL_ACK; in dmaengine_pcm_prepare_and_submit()
/openbmc/linux/drivers/media/platform/ti/omap/
H A Domap_vout_vrfb.c234 enum dma_ctrl_flags flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in omap_vout_prepare_vrfb()
/openbmc/linux/drivers/crypto/
H A Domap-des.c412 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in omap_des_crypt_dma()
431 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in omap_des_crypt_dma()
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Disphist.c205 DMA_CTRL_ACK); in hist_buf_dma()

12345