/Linux-v6.6/include/linux/ |
D | dmaengine.h | 196 DMA_CTRL_ACK = (1 << 1), enumerator 1368 tx->flags |= DMA_CTRL_ACK; in async_tx_ack() 1373 tx->flags &= ~DMA_CTRL_ACK; in async_tx_clear_ack() 1378 return (tx->flags & DMA_CTRL_ACK) == DMA_CTRL_ACK; in async_tx_test_ack()
|
/Linux-v6.6/drivers/tty/serial/8250/ |
D | 8250_dma.c | 117 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in serial8250_tx_dma() 154 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in serial8250_rx_dma()
|
/Linux-v6.6/drivers/crypto/qce/ |
D | dma.c | 105 unsigned long flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in qce_dma_prep_sgs()
|
/Linux-v6.6/drivers/mmc/host/ |
D | renesas_sdhi_sys_dmac.c | 194 DMA_CTRL_ACK); in renesas_sdhi_sys_dmac_start_dma_rx() 270 DMA_CTRL_ACK); in renesas_sdhi_sys_dmac_start_dma_tx()
|
/Linux-v6.6/drivers/soc/tegra/fuse/ |
D | fuse-tegra20.c | 44 unsigned long flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in tegra20_fuse_read()
|
/Linux-v6.6/drivers/spi/ |
D | spi-pxa2xx-dma.c | 112 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in pxa2xx_spi_dma_prepare_one()
|
D | spi-dw-dma.c | 348 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()
|
D | spi-at91-usart.c | 233 DMA_CTRL_ACK); in at91_usart_spi_dma_transfer() 242 DMA_CTRL_ACK); in at91_usart_spi_dma_transfer()
|
D | spi-atmel.c | 722 DMA_CTRL_ACK); in atmel_spi_next_xfer_dma_submit() 729 DMA_CTRL_ACK); in atmel_spi_next_xfer_dma_submit() 741 DMA_CTRL_ACK); in atmel_spi_next_xfer_dma_submit() 748 DMA_CTRL_ACK); in atmel_spi_next_xfer_dma_submit()
|
D | spi-uniphier.c | 420 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()
|
D | spi-pic32.c | 316 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in pic32_spi_dma_transfer() 326 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in pic32_spi_dma_transfer()
|
D | spi-davinci.c | 625 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in davinci_spi_bufs() 641 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in davinci_spi_bufs()
|
D | spi-fsl-lpspi.c | 566 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in fsl_lpspi_dma_transfer() 578 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in fsl_lpspi_dma_transfer()
|
/Linux-v6.6/sound/soc/sh/ |
D | siu_pcm.c | 122 &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()
|
/Linux-v6.6/drivers/mtd/hyperbus/ |
D | hbmc-am654.c | 77 enum dma_ctrl_flags flags = DMA_CTRL_ACK | DMA_PREP_INTERRUPT; in am654_hbmc_dma_read()
|
/Linux-v6.6/sound/core/ |
D | pcm_dmaengine.c | 154 unsigned long flags = DMA_CTRL_ACK; in dmaengine_pcm_prepare_and_submit()
|
/Linux-v6.6/drivers/media/platform/xilinx/ |
D | xilinx-dma.c | 337 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()
|
/Linux-v6.6/drivers/pci/endpoint/functions/ |
D | pci-epf-mhi.c | 309 DMA_CTRL_ACK | DMA_PREP_INTERRUPT); in pci_epf_mhi_edma_read() 378 DMA_CTRL_ACK | DMA_PREP_INTERRUPT); in pci_epf_mhi_edma_write()
|
/Linux-v6.6/drivers/dma/ |
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-v6.6/drivers/i2c/busses/ |
D | i2c-at91-master.c | 252 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()
|
/Linux-v6.6/drivers/usb/musb/ |
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()
|
D | ux500_dma.c | 115 DMA_PREP_INTERRUPT | DMA_CTRL_ACK); in ux500_configure_channel()
|
/Linux-v6.6/drivers/media/platform/ti/omap/ |
D | omap_vout_vrfb.c | 234 enum dma_ctrl_flags flags = DMA_PREP_INTERRUPT | DMA_CTRL_ACK; in omap_vout_prepare_vrfb()
|
/Linux-v6.6/drivers/media/platform/ti/omap3isp/ |
D | isphist.c | 205 DMA_CTRL_ACK); in hist_buf_dma()
|
/Linux-v6.6/sound/soc/fsl/ |
D | fsl_asrc_dma.c | 62 unsigned long flags = DMA_CTRL_ACK; in fsl_asrc_dma_prepare_and_submit()
|