| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_dma.c | 127 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in serial8250_tx_dma() 195 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in serial8250_rx_dma()
|
| /linux/include/linux/ |
| H A D | dmaengine.h | 206 DMA_CTRL_ACK = (1 << 1), enumerator 1537 tx->flags |= DMA_CTRL_ACK; in async_tx_ack() 1542 tx->flags &= ~DMA_CTRL_ACK; in async_tx_clear_ack() 1547 return (tx->flags & DMA_CTRL_ACK) == DMA_CTRL_ACK; in async_tx_test_ack()
|
| /linux/drivers/crypto/qce/ |
| H A D | dma.c | 111 unsigned long flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in qce_dma_prep_sgs()
|
| /linux/drivers/mmc/host/ |
| H A D | renesas_sdhi_sys_dmac.c | 195 DMA_CTRL_ACK); in renesas_sdhi_sys_dmac_start_dma_rx() 271 DMA_CTRL_ACK); in renesas_sdhi_sys_dmac_start_dma_tx()
|
| H A D | uniphier-sd.c | 157 dma_tx_dir, DMA_CTRL_ACK); in uniphier_sd_external_dma_start()
|
| H A D | owl-mmc.c | 324 DMA_CTRL_ACK); in owl_mmc_prepare_data()
|
| /linux/drivers/soc/tegra/fuse/ |
| H A D | fuse-tegra20.c | 44 unsigned long flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in tegra20_fuse_read()
|
| /linux/drivers/spi/ |
| H A D | spi-dw-dma.c | 350 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in dw_spi_dma_submit_tx() 451 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in dw_spi_dma_submit_rx()
|
| H A D | spi-uniphier.c | 417 DMA_DEV_TO_MEM, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in uniphier_spi_transfer_one_dma() 444 DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in uniphier_spi_transfer_one_dma()
|
| H A D | spi-sh-msiof.c | 661 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in sh_msiof_dma_once() 678 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in sh_msiof_dma_once()
|
| H A D | spi-atcspi200.c | 336 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in atcspi_dma_trans()
|
| /linux/drivers/dma/ |
| H A D | tegra20-apb-dma.c | 1139 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()
|
| /linux/sound/core/ |
| H A D | pcm_dmaengine.c | 156 unsigned long flags = DMA_CTRL_ACK; in dmaengine_pcm_prepare_and_submit()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-at91-master.c | 253 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in at91_twi_write_data_dma() 371 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in at91_twi_read_data_dma()
|
| H A D | i2c-qcom-geni.c | 718 flags = DMA_CTRL_ACK; in geni_i2c_gpi() 724 flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in geni_i2c_gpi()
|
| /linux/drivers/usb/musb/ |
| H A D | musb_cppi41.c | 166 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in cppi41_trans_done() 466 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in cppi41_configure_channel()
|
| H A D | ux500_dma.c | 115 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in ux500_configure_channel()
|
| H A D | tusb6010_omap.c | 305 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in tusb_omap_dma_program()
|
| /linux/drivers/media/platform/ti/omap/ |
| H A D | omap_vout_vrfb.c | 234 enum dma_ctrl_flags flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in omap_vout_prepare_vrfb()
|
| /linux/drivers/crypto/ |
| H A D | atmel-tdes.c | 427 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in atmel_tdes_crypt_dma() 433 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in atmel_tdes_crypt_dma()
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | isphist.c | 205 DMA_CTRL_ACK); in hist_buf_dma()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_asrc_dma.c | 62 unsigned long flags = DMA_CTRL_ACK; in fsl_asrc_dma_prepare_and_submit()
|
| /linux/drivers/gpib/eastwood/ |
| H A D | fluke_gpib.c | 405 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in fluke_dma_write() 585 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in fluke_dma_read()
|
| /linux/drivers/crypto/starfive/ |
| H A D | jh7110-aes.c | 461 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in starfive_aes_dma_xfer() 475 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in starfive_aes_dma_xfer()
|
| /linux/sound/soc/intel/catpt/ |
| H A D | dsp.c | 71 DMA_CTRL_ACK); in catpt_dma_memcpy()
|