/linux-4.4.14/arch/arm/mach-ux500/ |
H A D | board-mop500-audio.c | 25 .dir = DMA_MEM_TO_DEV, 43 .dir = DMA_MEM_TO_DEV, 61 .dir = DMA_MEM_TO_DEV,
|
/linux-4.4.14/drivers/dma/ |
H A D | coh901318_lli.c | 186 if (dir == DMA_MEM_TO_DEV) { coh901318_lli_fill_single() 217 if (dir == DMA_MEM_TO_DEV) coh901318_lli_fill_single() 251 if (dir == DMA_MEM_TO_DEV) coh901318_lli_fill_sg() 271 if (dir == DMA_MEM_TO_DEV) for_each_sg()
|
H A D | moxart-dma.c | 228 if (ch->cfg.direction != DMA_MEM_TO_DEV) moxart_slave_config() 235 if (ch->cfg.direction != DMA_MEM_TO_DEV) moxart_slave_config() 242 if (ch->cfg.direction != DMA_MEM_TO_DEV) moxart_slave_config() 251 if (ch->cfg.direction == DMA_MEM_TO_DEV) { moxart_slave_config() 408 if (ch->desc->dma_dir == DMA_MEM_TO_DEV) moxart_dma_start_sg()
|
H A D | ste_dma40_ll.c | 33 if (cfg->dir == DMA_MEM_TO_DEV || d40_log_cfg() 48 if (cfg->dir == DMA_MEM_TO_DEV || d40_log_cfg() 83 if ((cfg->dir == DMA_MEM_TO_DEV) || d40_phy_cfg()
|
H A D | img-mdc-dma.c | 237 if (dir == DMA_MEM_TO_DEV) { mdc_list_desc_config() 348 if (dir == DMA_MEM_TO_DEV) mdc_check_slave_width() 420 if (dir == DMA_MEM_TO_DEV) { mdc_prep_dma_cyclic() 501 if (dir == DMA_MEM_TO_DEV) { for_each_sg() 914 mdma->dma_dev.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); mdc_dma_probe()
|
H A D | bcm2835-dma.c | 320 if (d->dir == DMA_MEM_TO_DEV) bcm2835_dma_tx_status() 476 (cfg->direction == DMA_MEM_TO_DEV && bcm2835_dma_slave_config() 627 od->ddev.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); bcm2835_dma_probe()
|
H A D | dma-jz4740.c | 220 case DMA_MEM_TO_DEV: jz4740_dma_slave_config() 312 if (chan->desc->direction == DMA_MEM_TO_DEV) { jz4740_dma_start_transfer() 546 dd->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); jz4740_dma_probe()
|
H A D | zx296702_dma.c | 476 case DMA_MEM_TO_DEV: zx_pre_config() 585 if (dir == DMA_MEM_TO_DEV) { for_each_sg() 631 if (dir == DMA_MEM_TO_DEV) { zx_dma_prep_dma_cyclic() 831 d->slave.directions = BIT(DMA_MEM_TO_MEM) | BIT(DMA_MEM_TO_DEV) zx_dma_probe()
|
H A D | ep93xx_dma.c | 364 if (ep93xx_dma_chan_direction(&edmac->chan) == DMA_MEM_TO_DEV) m2p_fill_desc() 468 if (data->direction == DMA_MEM_TO_DEV) { m2m_hw_setup() 484 if (data->direction == DMA_MEM_TO_DEV) { m2m_hw_setup() 1062 if (dir == DMA_MEM_TO_DEV) { for_each_sg() 1140 if (dir == DMA_MEM_TO_DEV) { ep93xx_dma_prep_dma_cyclic() 1215 case DMA_MEM_TO_DEV: ep93xx_dma_slave_config()
|
H A D | fsl-edma.c | 346 } else if (cfg->direction == DMA_MEM_TO_DEV) { fsl_edma_slave_config() 376 if (dir == DMA_MEM_TO_DEV) fsl_edma_desc_residue() 385 if (dir == DMA_MEM_TO_DEV) fsl_edma_desc_residue() 563 if (fsl_chan->fsc.dir == DMA_MEM_TO_DEV) { fsl_edma_prep_dma_cyclic() 609 if (fsl_chan->fsc.dir == DMA_MEM_TO_DEV) { for_each_sg() 924 fsl_edma->dma_dev.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); fsl_edma_probe()
|
H A D | mmp_pdma.c | 494 if (chan->dir == DMA_MEM_TO_DEV) { mmp_pdma_prep_memcpy() 558 if (dir == DMA_MEM_TO_DEV) { for_each_sg() 625 case DMA_MEM_TO_DEV: mmp_pdma_prep_dma_cyclic() 664 if (chan->dir == DMA_MEM_TO_DEV) mmp_pdma_prep_dma_cyclic() 703 } else if (cfg->direction == DMA_MEM_TO_DEV) { mmp_pdma_config() 1076 pdev->device.directions = BIT(DMA_MEM_TO_DEV) | BIT(DMA_DEV_TO_MEM); mmp_pdma_probe()
|
H A D | sun4i-dma.c | 394 case DMA_MEM_TO_DEV: sanitize_config() 701 if (dir == DMA_MEM_TO_DEV) { sun4i_dma_prep_dma_cyclic() 748 if (dir == DMA_MEM_TO_DEV) sun4i_dma_prep_dma_cyclic() 807 if (dir == DMA_MEM_TO_DEV) sun4i_dma_prep_slave_sg() 820 if (dir == DMA_MEM_TO_DEV) { for_each_sg() 1176 BIT(DMA_MEM_TO_DEV); sun4i_dma_probe()
|
H A D | k3dma.c | 448 if (c->dir == DMA_MEM_TO_DEV) { k3_dma_prep_memcpy() 500 if (dir == DMA_MEM_TO_DEV) { for_each_sg() 535 } else if (c->dir == DMA_MEM_TO_DEV) { k3_dma_config()
|
H A D | pch_dma.c | 225 if (pd_chan->dir == DMA_MEM_TO_DEV) pdc_set_dir() 243 if (pd_chan->dir == DMA_MEM_TO_DEV) pdc_set_dir() 599 else if (direction == DMA_MEM_TO_DEV) pd_prep_slave_sg()
|
H A D | idma64.c | 252 if (direction == DMA_MEM_TO_DEV) { idma64_hw_desc_fill() 594 idma64->dma.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); idma64_probe()
|
H A D | mmp_tdma.c | 209 if (tdmac->dir == DMA_MEM_TO_DEV) mmp_tdma_config_chan() 456 if (direction == DMA_MEM_TO_DEV) { mmp_tdma_prep_dma_cyclic()
|
H A D | omap-dma.c | 720 if (d->dir == DMA_MEM_TO_DEV) omap_dma_tx_status() 778 } else if (dir == DMA_MEM_TO_DEV) { omap_dma_prep_slave_sg() 875 } else if (dir == DMA_MEM_TO_DEV) { omap_dma_prep_dma_cyclic() 1164 od->ddev.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); omap_dma_probe()
|
H A D | s3c24xx-dma.c | 939 if (direction == DMA_MEM_TO_DEV) { s3c24xx_dma_prep_dma_cyclic() 967 if (direction == DMA_MEM_TO_DEV) { s3c24xx_dma_prep_dma_cyclic() 1028 if (direction == DMA_MEM_TO_DEV) { s3c24xx_dma_prep_slave_sg() 1056 if (direction == DMA_MEM_TO_DEV) { for_each_sg()
|
H A D | txx9dmac.c | 826 BUG_ON(direction != DMA_MEM_TO_DEV); txx9dmac_prep_slave_sg() 848 if (direction == DMA_MEM_TO_DEV) { for_each_sg() 857 if (direction == DMA_MEM_TO_DEV) { for_each_sg() 866 if (direction == DMA_MEM_TO_DEV) { for_each_sg()
|
H A D | ste_dma40.c | 1876 } else if (d40c->dma_cfg.dir == DMA_MEM_TO_DEV || d40_allocate_channel() 2036 if (d40c->dma_cfg.dir == DMA_MEM_TO_DEV || d40_free_dma() 2101 if (d40c->dma_cfg.dir == DMA_MEM_TO_DEV || d40_is_paused() 2263 else if (direction == DMA_MEM_TO_DEV) d40_prep_sg() 2359 if ((d40c->dma_cfg.dir == DMA_MEM_TO_DEV) || d40_set_prio_realtime() 2392 cfg.dir = DMA_MEM_TO_DEV; d40_xlate() 2722 } else if (config->direction == DMA_MEM_TO_DEV) { d40_set_runtime_config() 2725 if (cfg->dir != DMA_MEM_TO_DEV) d40_set_runtime_config() 2730 cfg->dir = DMA_MEM_TO_DEV; d40_set_runtime_config()
|
H A D | at_hdmac.c | 1096 direction == DMA_MEM_TO_DEV ? "TO DEVICE" : "FROM DEVICE", atc_prep_slave_sg() 1109 case DMA_MEM_TO_DEV: atc_prep_slave_sg() 1387 case DMA_MEM_TO_DEV: atc_dma_cyclic_fill_desc() 1443 direction == DMA_MEM_TO_DEV ? "TO DEVICE" : "FROM DEVICE", atc_prep_dma_cyclic() 1461 if (sconfig->direction == DMA_MEM_TO_DEV) atc_prep_dma_cyclic() 2085 atdma->dma_common.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); at_dma_probe()
|
H A D | dma-jz4780.c | 261 if (direction == DMA_MEM_TO_DEV) { jz4780_dma_setup_hwdesc() 816 dd->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); jz4780_dma_probe()
|
H A D | timb_dma.c | 555 td_desc->desc_list_len, DMA_MEM_TO_DEV); local 721 DMA_MEM_TO_DEV; td_probe()
|
H A D | nbpfaxi.c | 528 case DMA_MEM_TO_DEV: nbpf_prep_one() 908 case DMA_MEM_TO_DEV: nbpf_prep_sg() 1009 case DMA_MEM_TO_DEV: nbpf_prep_slave_sg() 1419 dma_dev->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); nbpf_probe()
|
H A D | sa11x0-dma.c | 537 if (dir != (c->ddar & DDAR_RW ? DMA_DEV_TO_MEM : DMA_MEM_TO_DEV)) { sa11x0_dma_prep_slave_sg() 617 if (dir != (c->ddar & DDAR_RW ? DMA_DEV_TO_MEM : DMA_MEM_TO_DEV)) { sa11x0_dma_prep_dma_cyclic() 945 d->slave.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); sa11x0_dma_probe()
|
H A D | sirf-dma.c | 702 if ((xt->dir != DMA_MEM_TO_DEV) && (xt->dir != DMA_DEV_TO_MEM)) { sirfsoc_dma_prep_interleaved() 736 if (xt->dir == DMA_MEM_TO_DEV) { sirfsoc_dma_prep_interleaved() 922 dma->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); sirfsoc_dma_probe()
|
H A D | amba-pl08x.c | 1497 if (direction == DMA_MEM_TO_DEV) { pl08x_init_txd() 1529 tmp = (direction == DMA_MEM_TO_DEV) ? PL080_FLOW_MEM2PER_PER : pl08x_init_txd() 1532 tmp = (direction == DMA_MEM_TO_DEV) ? PL080_FLOW_MEM2PER : pl08x_init_txd() 1550 if (direction == DMA_MEM_TO_DEV) pl08x_init_txd() 1573 if (direction == DMA_MEM_TO_DEV) { pl08x_tx_add_sg() 1640 direction == DMA_MEM_TO_DEV ? "to" : "from", pl08x_prep_dma_cyclic() 2270 pl08x->slave.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); pl08x_probe()
|
H A D | pxa_dma.c | 932 if (dir == DMA_MEM_TO_DEV) { pxad_get_config() 1082 if ((dir != DMA_DEV_TO_MEM) && (dir != DMA_MEM_TO_DEV)) { pxad_prep_dma_cyclic() 1437 pdev->slave.directions = BIT(DMA_MEM_TO_DEV) | BIT(DMA_DEV_TO_MEM); pxad_probe()
|
H A D | at_xdmac.c | 570 } else if (direction == DMA_MEM_TO_DEV) { at_xdmac_compute_chan_conf() 656 direction == DMA_MEM_TO_DEV ? "to device" : "from device", at_xdmac_prep_slave_sg() 748 direction == DMA_MEM_TO_DEV ? "mem2per" : "per2mem", flags); at_xdmac_prep_dma_cyclic() 1973 atxdmac->dma.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); at_xdmac_probe()
|
H A D | edma.c | 980 if (direction == DMA_MEM_TO_DEV) { edma_config_pset() 1046 } else if (direction == DMA_MEM_TO_DEV) { edma_prep_slave_sg() 1242 } else if (direction == DMA_MEM_TO_DEV) { edma_prep_dma_cyclic() 1804 s_ddev->directions |= (BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV)); edma_dma_init()
|
H A D | sun6i-dma.c | 591 if (dir == DMA_MEM_TO_DEV) { for_each_sg() 985 BIT(DMA_MEM_TO_DEV); sun6i_dma_probe()
|
H A D | pl330.c | 1176 case DMA_MEM_TO_DEV: _bursts() 2106 if (slave_config->direction == DMA_MEM_TO_DEV) { pl330_config() 2545 case DMA_MEM_TO_DEV: pl330_prep_dma_cyclic() 2695 if (direction == DMA_MEM_TO_DEV) { for_each_sg() 2896 pd->directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); pl330_probe()
|
H A D | cppi41.c | 934 cdd->ddev.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); cppi41_dma_probe()
|
H A D | dma-axi-dmac.c | 550 chan->direction = DMA_MEM_TO_DEV; axi_dmac_parse_chan_dt()
|
H A D | mxs-dma.c | 853 mxs_dma->dma_device.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); mxs_dma_probe()
|
H A D | fsldma.c | 984 if (config->direction == DMA_MEM_TO_DEV) fsl_dma_device_config() 1376 fdev->common.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); fsldma_of_probe()
|
H A D | tegra20-apb-dma.c | 904 case DMA_MEM_TO_DEV: get_transfer_param() 1449 tdma->dma_dev.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); tegra_dma_probe()
|
H A D | coh901318.c | 2334 if (direction == DMA_MEM_TO_DEV) { coh901318_prep_slave_sg() 2532 } else if (config->direction == DMA_MEM_TO_DEV) { coh901318_dma_set_runtimeconfig()
|
H A D | imx-dma.c | 591 } else if (d->direction == DMA_MEM_TO_DEV) { imxdma_xfer_desc()
|
H A D | qcom_bam_dma.c | 1176 bdev->common.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); bam_dma_probe()
|
H A D | imx-sdma.c | 1799 sdma->dma_device.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); sdma_probe()
|
/linux-4.4.14/drivers/soc/ti/ |
H A D | knav_dma.c | 132 #define chan_number(ch) ((ch->direction == DMA_MEM_TO_DEV) ? \ 151 if ((chan->direction == DMA_MEM_TO_DEV) && chan->reg_chan) { chan_start() 318 ((chan->direction == DMA_MEM_TO_DEV) ? "tx chan" : "rx flow"), dma_debug_show_channels() 321 if (chan->direction == DMA_MEM_TO_DEV) { dma_debug_show_channels() 439 config->direction == DMA_MEM_TO_DEV ? "transmit" : knav_dma_open_channel() 443 if (config->direction != DMA_MEM_TO_DEV && knav_dma_open_channel() 464 if (config->direction == DMA_MEM_TO_DEV) { knav_dma_open_channel() 598 if (dir == DMA_MEM_TO_DEV) { pktdma_init_chan() 701 if (pktdma_init_chan(dma, DMA_MEM_TO_DEV, i) >= 0) dma_init()
|
/linux-4.4.14/drivers/tty/serial/8250/ |
H A D | 8250_dma.c | 83 dma->tx_size, DMA_MEM_TO_DEV, serial8250_tx_dma() 167 dma->txconf.direction = DMA_MEM_TO_DEV; serial8250_request_dma()
|
H A D | 8250_omap.c | 965 dma->tx_size - skip_byte, DMA_MEM_TO_DEV, omap_8250_tx_dma()
|
/linux-4.4.14/drivers/dma/hsu/ |
H A D | hsu.c | 49 if (hsuc->direction == DMA_MEM_TO_DEV) hsu_chan_enable() 65 if (hsuc->direction == DMA_MEM_TO_DEV) { hsu_dma_chan_start() 403 hsuc->direction = (i & 0x1) ? DMA_DEV_TO_MEM : DMA_MEM_TO_DEV; hsu_dma_probe() 424 hsu->dma.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV); hsu_dma_probe()
|
/linux-4.4.14/include/linux/platform_data/ |
H A D | dma-ep93xx.h | 90 return (chan->chan_id % 2 == 0) ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM; ep93xx_dma_chan_direction()
|
/linux-4.4.14/drivers/crypto/qce/ |
H A D | dma.c | 113 ret = qce_dma_prep_sg(rxchan, rx_sg, rx_nents, flags, DMA_MEM_TO_DEV, qce_dma_prep_sgs()
|
/linux-4.4.14/drivers/spi/ |
H A D | spi-dw-mid.c | 158 txconf.direction = DMA_MEM_TO_DEV; dw_spi_dma_prepare_tx() 170 DMA_MEM_TO_DEV, dw_spi_dma_prepare_tx()
|
H A D | spi-pxa2xx-dma.c | 185 if (dir == DMA_MEM_TO_DEV) { pxa2xx_spi_dma_prepare_one() 271 tx_desc = pxa2xx_spi_dma_prepare_one(drv_data, DMA_MEM_TO_DEV); pxa2xx_spi_dma_prepare()
|
H A D | spi-qup.c | 296 if (dir == DMA_MEM_TO_DEV) { spi_qup_prep_sg() 346 ret = spi_qup_prep_sg(master, xfer, DMA_MEM_TO_DEV, tx_done); spi_qup_do_dma() 727 tx_conf->direction = DMA_MEM_TO_DEV; spi_qup_init_dma()
|
H A D | spi-img-spfi.c | 350 txconf.direction = DMA_MEM_TO_DEV; img_spfi_start_dma() 364 DMA_MEM_TO_DEV, img_spfi_start_dma()
|
H A D | spi-ep93xx.c | 567 txd = ep93xx_spi_dma_prepare(espi, DMA_MEM_TO_DEV); ep93xx_spi_dma_transfer() 588 ep93xx_spi_dma_finish(espi, DMA_MEM_TO_DEV); ep93xx_spi_dma_transfer() 822 espi->dma_tx_data.direction = DMA_MEM_TO_DEV; ep93xx_spi_setup_dma()
|
H A D | spi-rspi.c | 1013 dir == DMA_MEM_TO_DEV ? "tx" : "rx"); rspi_request_dma_chan() 1021 if (dir == DMA_MEM_TO_DEV) { rspi_request_dma_chan() 1057 master->dma_tx = rspi_request_dma_chan(dev, DMA_MEM_TO_DEV, dma_tx_id, rspi_request_dma()
|
H A D | spi-sh-msiof.c | 1029 dir == DMA_MEM_TO_DEV ? "tx" : "rx"); sh_msiof_request_dma_chan() 1037 if (dir == DMA_MEM_TO_DEV) { sh_msiof_request_dma_chan() 1083 master->dma_tx = sh_msiof_request_dma_chan(dev, DMA_MEM_TO_DEV, sh_msiof_request_dma()
|
H A D | spi-mxs.c | 263 (flags & TXRX_WRITE) ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM, mxs_spi_txrx_dma()
|
H A D | spi-bcm2835.c | 259 dir = DMA_MEM_TO_DEV; bcm2835_spi_prepare_sg() 446 slave_config.direction = DMA_MEM_TO_DEV; bcm2835_dma_init()
|
H A D | spi-davinci.c | 631 .direction = DMA_MEM_TO_DEV, davinci_spi_bufs() 682 &sg_tx, 1, DMA_MEM_TO_DEV, davinci_spi_bufs()
|
H A D | spi-imx.c | 843 slave_config.direction = DMA_MEM_TO_DEV; spi_imx_sdma_init() 914 tx->sgl, tx->nents, DMA_MEM_TO_DEV, spi_imx_dma_transfer()
|
H A D | spi-rockchip.c | 740 rs->dma_tx.direction = DMA_MEM_TO_DEV; rockchip_spi_probe()
|
H A D | spi-omap2-mcspi.c | 434 DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); omap2_mcspi_tx_dma()
|
H A D | spi-s3c64xx.c | 1106 sdd->tx_dma.direction = DMA_MEM_TO_DEV; s3c64xx_spi_probe()
|
H A D | spi-sirf.c | 561 sspi->src_start, t->len, DMA_MEM_TO_DEV, spi_sirfsoc_dma_transfer()
|
H A D | spi-tegra114.c | 439 tspi->tx_dma_phys, len, DMA_MEM_TO_DEV, tegra_spi_start_tx_dma()
|
H A D | spi-tegra20-slink.c | 448 tspi->tx_dma_phys, len, DMA_MEM_TO_DEV, tegra_slink_start_tx_dma()
|
H A D | spi-pl022.c | 942 .direction = DMA_MEM_TO_DEV, configure_dma() 1088 DMA_MEM_TO_DEV, configure_dma()
|
H A D | spi-atmel.c | 493 slave_config->direction = DMA_MEM_TO_DEV; atmel_spi_dma_slave_config()
|
H A D | spi-topcliff-pch.c | 1102 sg, num, DMA_MEM_TO_DEV, pch_spi_handle_dma()
|
/linux-4.4.14/drivers/mmc/host/ |
H A D | tmio_mmc_dma.c | 169 DMA_MEM_TO_DEV, DMA_CTRL_ACK); tmio_mmc_start_dma_tx() 289 cfg.direction = DMA_MEM_TO_DEV; tmio_mmc_request_dma()
|
H A D | moxart-mmc.c | 270 dir_slave = DMA_MEM_TO_DEV; moxart_transfer_dma() 638 cfg.direction = DMA_MEM_TO_DEV; moxart_probe()
|
H A D | usdhi6rol0.c | 573 case DMA_MEM_TO_DEV: usdhi6_dma_setup() 619 return usdhi6_dma_setup(host, host->chan_tx, DMA_MEM_TO_DEV); usdhi6_dma_start() 684 cfg.direction = DMA_MEM_TO_DEV; usdhi6_dma_request()
|
H A D | davinci_mmc.c | 427 .direction = DMA_MEM_TO_DEV, mmc_davinci_send_dma_request() 439 DMA_MEM_TO_DEV, mmc_davinci_send_dma_request()
|
H A D | jz4740_mmc.c | 284 conf.direction = DMA_MEM_TO_DEV; jz4740_mmc_start_dma_transfer() 308 conf.direction == DMA_MEM_TO_DEV ? "TX" : "RX"); jz4740_mmc_start_dma_transfer()
|
H A D | mxs-mmc.c | 379 slave_dirn = DMA_MEM_TO_DEV; mxs_mmc_adtc()
|
H A D | pxamci.c | 219 direction = DMA_MEM_TO_DEV; pxamci_setup_data()
|
H A D | sh_mmcif.c | 364 DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); sh_mmcif_start_dma_tx() 454 sh_mmcif_dma_slave_config(host, host->chan_tx, DMA_MEM_TO_DEV) || sh_mmcif_request_dma()
|
H A D | mxcmmc.c | 335 slave_dirn = DMA_MEM_TO_DEV; mxcmci_setup_data()
|
H A D | omap.c | 1041 data->flags & MMC_DATA_WRITE ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM, mmc_omap_prepare_data()
|
H A D | mmci.c | 592 conf.direction = DMA_MEM_TO_DEV; __mmci_dma_prep_data()
|
H A D | s3cmci.c | 1105 conf.direction = DMA_MEM_TO_DEV; s3cmci_prepare_dma()
|
H A D | omap_hsmmc.c | 1457 data->flags & MMC_DATA_WRITE ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM, omap_hsmmc_setup_dma_transfer()
|
H A D | atmel-mci.c | 1040 host->dma_conf.direction = slave_dirn = DMA_MEM_TO_DEV; atmci_prepare_data_dma()
|
H A D | dw_mmc.c | 713 cfg.direction = DMA_MEM_TO_DEV; dw_mci_edmac_start_dma()
|
/linux-4.4.14/drivers/crypto/ |
H A D | img-hash.c | 226 ctx->dma_ct = dma_map_sg(hdev->dev, sg, 1, DMA_MEM_TO_DEV); img_hash_xmit_dma() 236 DMA_MEM_TO_DEV, img_hash_xmit_dma() 241 dma_unmap_sg(hdev->dev, sg, 1, DMA_MEM_TO_DEV); img_hash_xmit_dma() 340 dma_conf.direction = DMA_MEM_TO_DEV; img_hash_dma_init()
|
H A D | atmel-sha.c | 447 DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); atmel_sha_xmit_dma() 453 DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); atmel_sha_xmit_dma() 1250 dd->dma_lch_in.dma_conf.direction = DMA_MEM_TO_DEV; atmel_sha_dma_init()
|
H A D | atmel-aes.c | 371 1, DMA_MEM_TO_DEV, atmel_aes_crypt_dma() 781 dd->dma_lch_in.dma_conf.direction = DMA_MEM_TO_DEV; atmel_aes_dma_init()
|
H A D | atmel-tdes.c | 483 1, DMA_MEM_TO_DEV, atmel_tdes_crypt_dma() 735 dd->dma_lch_in.dma_conf.direction = DMA_MEM_TO_DEV; atmel_tdes_dma_init()
|
H A D | omap-sham.c | 597 DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); omap_sham_xmit_dma() 600 DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); omap_sham_xmit_dma()
|
H A D | omap-aes.c | 453 DMA_MEM_TO_DEV, omap_aes_crypt_dma()
|
H A D | omap-des.c | 440 DMA_MEM_TO_DEV, omap_des_crypt_dma()
|
/linux-4.4.14/include/sound/ |
H A D | dmaengine_pcm.h | 31 return DMA_MEM_TO_DEV; snd_pcm_substream_to_dma_direction()
|
/linux-4.4.14/drivers/usb/musb/ |
H A D | musb_cppi41.c | 163 direction = cppi41_channel->is_tx ? DMA_MEM_TO_DEV cppi41_trans_done() 423 direction = cppi41_channel->is_tx ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM; cppi41_configure_channel()
|
H A D | ux500_dma.c | 111 direction = ux500_channel->is_tx ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM; ux500_configure_channel()
|
/linux-4.4.14/sound/atmel/ |
H A D | abdac.c | 139 period_len, DMA_MEM_TO_DEV); atmel_abdac_prepare_dma() 486 .direction = DMA_MEM_TO_DEV, atmel_abdac_probe()
|
H A D | ac97c.c | 125 if (direction == DMA_MEM_TO_DEV) atmel_ac97c_prepare_dma() 140 if (direction == DMA_MEM_TO_DEV) { atmel_ac97c_prepare_dma() 395 DMA_MEM_TO_DEV); atmel_ac97c_playback_prepare() 1096 .direction = DMA_MEM_TO_DEV, atmel_ac97c_probe()
|
/linux-4.4.14/sound/soc/sh/rcar/ |
H A D | dma.c | 101 is_play ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM, rsnd_dmaen_start() 188 cfg.direction = is_play ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM; rsnd_dmaen_init()
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-sh_mobile.c | 561 char *chan_name = dir == DMA_MEM_TO_DEV ? "tx" : "rx"; sh_mobile_i2c_request_dma_chan() 573 if (dir == DMA_MEM_TO_DEV) { sh_mobile_i2c_request_dma_chan() 606 chan = pd->dma_tx = sh_mobile_i2c_request_dma_chan(pd->dev, DMA_MEM_TO_DEV, sh_mobile_i2c_xfer_dma() 625 read ? DMA_DEV_TO_MEM : DMA_MEM_TO_DEV, sh_mobile_i2c_xfer_dma()
|
H A D | i2c-mxs.c | 206 DMA_MEM_TO_DEV, mxs_i2c_dma_setup_xfer() 267 DMA_MEM_TO_DEV, mxs_i2c_dma_setup_xfer()
|
H A D | i2c-at91.c | 328 DMA_MEM_TO_DEV, at91_twi_write_data_dma() 943 slave_config.direction = DMA_MEM_TO_DEV; at91_twi_configure_dma()
|
H A D | i2c-imx.c | 312 dma_sconfig.direction = DMA_MEM_TO_DEV; i2c_imx_dma_request() 618 dma->dma_transfer_dir = DMA_MEM_TO_DEV; i2c_imx_dma_write()
|
/linux-4.4.14/drivers/ata/ |
H A D | pata_pxa.c | 71 dir = (qc->dma_dir == DMA_TO_DEVICE ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM); pxa_qc_prep()
|
H A D | sata_dwc_460ex.c | 315 } else { /* DMA_MEM_TO_DEV */ dma_dwc_xfer_setup()
|
/linux-4.4.14/sound/soc/cirrus/ |
H A D | ep93xx-i2s.c | 75 .direction = DMA_MEM_TO_DEV,
|
H A D | ep93xx-ac97.c | 111 .direction = DMA_MEM_TO_DEV,
|
/linux-4.4.14/drivers/dma/dw/ |
H A D | core.c | 789 case DMA_MEM_TO_DEV: dwc_prep_slave_sg() 1360 if (direction == DMA_MEM_TO_DEV) dw_dma_cyclic_prep() 1394 case DMA_MEM_TO_DEV: dw_dma_cyclic_prep() 1679 dw->dma.directions = BIT(DMA_DEV_TO_MEM) | BIT(DMA_MEM_TO_DEV) | dw_dma_probe()
|
/linux-4.4.14/sound/core/ |
H A D | pcm_dmaengine.c | 83 slave_config->direction = DMA_MEM_TO_DEV; snd_hwparams_to_dma_slave_config()
|
/linux-4.4.14/include/linux/ |
H A D | dmaengine.h | 84 * @DMA_MEM_TO_DEV: Slave mode & From Memory to Device 90 DMA_MEM_TO_DEV, enumerator in enum:dma_transfer_direction 316 * channel, right now. DMA_MEM_TO_DEV and DMA_DEV_TO_MEM are 758 return (direction == DMA_MEM_TO_DEV) || (direction == DMA_DEV_TO_MEM); is_slave_direction()
|
/linux-4.4.14/sound/soc/txx9/ |
H A D | txx9aclc.c | 133 DMA_MEM_TO_DEV : DMA_DEV_TO_MEM, txx9aclc_dma_submit()
|
/linux-4.4.14/drivers/mtd/nand/ |
H A D | sh_flctl.c | 162 cfg.direction = DMA_MEM_TO_DEV; flctl_setup_dma() 363 tr_dir = DMA_MEM_TO_DEV; flctl_dma_fifo0_transfer() 490 flctl_dma_fifo0_transfer(flctl, buf, rlen, DMA_MEM_TO_DEV) > 0) write_ec_fiforeg()
|
H A D | lpc32xx_mlc.c | 519 DMA_MEM_TO_DEV); lpc32xx_write_page_lowlevel()
|
H A D | lpc32xx_slc.c | 497 read ? DMA_DEV_TO_MEM : DMA_MEM_TO_DEV; lpc32xx_xfer()
|
H A D | pxa3xx_nand.c | 730 direction = DMA_MEM_TO_DEV; start_data_dma()
|
H A D | omap2.c | 493 is_write ? DMA_MEM_TO_DEV : DMA_DEV_TO_MEM, omap_nand_dma_transfer()
|
/linux-4.4.14/drivers/dma/xilinx/ |
H A D | xilinx_vdma.c | 679 if (chan->direction == DMA_MEM_TO_DEV) xilinx_vdma_start_transfer() 971 if (xt->dir != DMA_MEM_TO_DEV) xilinx_vdma_dma_prep_interleaved() 1155 chan->direction = DMA_MEM_TO_DEV; xilinx_vdma_chan_probe()
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | sh-sci.c | 1231 DMA_MEM_TO_DEV, work_fn_tx() 1348 dir == DMA_MEM_TO_DEV ? "tx" : "rx"); sci_request_dma_chan() 1357 if (dir == DMA_MEM_TO_DEV) { sci_request_dma_chan() 1389 chan = sci_request_dma_chan(port, DMA_MEM_TO_DEV, s->cfg->dma_slave_tx); sci_request_dma()
|
H A D | msm_serial.c | 150 conf.direction = DMA_MEM_TO_DEV; msm_request_tx_dma() 328 count, DMA_MEM_TO_DEV, msm_handle_tx_dma()
|
H A D | fsl_lpuart.c | 380 DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT); lpuart_dma_tx() 985 dma_tx_sconfig.direction = DMA_MEM_TO_DEV; lpuart_dma_tx_request()
|
H A D | imx.c | 549 DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT); imx_dma_tx() 1041 slave_config.direction = DMA_MEM_TO_DEV; imx_uart_dma_init()
|
H A D | samsung.c | 305 DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT); s3c24xx_serial_start_tx_dma() 865 dma->tx_conf.direction = DMA_MEM_TO_DEV; s3c24xx_serial_request_dma()
|
H A D | mxs-auart.c | 246 1, DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); mxs_auart_dma_tx()
|
H A D | serial-tegra.c | 434 tx_phys_addr, tup->tx_bytes, DMA_MEM_TO_DEV, tegra_uart_start_tx_dma()
|
H A D | amba-pl011.c | 289 .direction = DMA_MEM_TO_DEV, pl011_dma_probe() 531 desc = dmaengine_prep_slave_sg(chan, &dmatx->sg, 1, DMA_MEM_TO_DEV, pl011_dma_tx_refill()
|
H A D | atmel_serial.c | 888 DMA_MEM_TO_DEV, atmel_tx_dma() 955 config.direction = DMA_MEM_TO_DEV; atmel_prepare_tx_dma()
|
H A D | pch_uart.c | 1048 priv->sg_tx_p, nent, DMA_MEM_TO_DEV, dma_handle_tx()
|
H A D | sirfsoc_uart.c | 246 tran_size, DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT); sirfsoc_uart_tx_with_dma()
|
/linux-4.4.14/drivers/dma/sh/ |
H A D | rcar-hpbdma.c | 602 dma_dev->directions = BIT(DMA_MEM_TO_DEV) | BIT(DMA_DEV_TO_MEM); hpb_dmae_probe()
|
H A D | shdma-base.c | 496 * DMA_MEM_TO_DEV or DMA_MEM_TO_MEM 545 if (direction == DMA_MEM_TO_MEM || direction == DMA_MEM_TO_DEV) shdma_add_desc()
|
H A D | shdmac.c | 753 dma_dev->directions = BIT(DMA_MEM_TO_DEV) | BIT(DMA_DEV_TO_MEM); sh_dmae_probe()
|
H A D | usb-dmac.c | 842 engine->directions = BIT(DMA_MEM_TO_DEV) | BIT(DMA_DEV_TO_MEM); usb_dmac_probe()
|
H A D | rcar-dmac.c | 799 case DMA_MEM_TO_DEV: rcar_dmac_chan_configure_desc() 1710 engine->directions = BIT(DMA_MEM_TO_DEV) | BIT(DMA_DEV_TO_MEM); rcar_dmac_probe()
|
/linux-4.4.14/arch/powerpc/platforms/512x/ |
H A D | mpc512x_lpbfifo.c | 231 dma_conf.direction = DMA_MEM_TO_DEV; mpc512x_lpbfifo_kick()
|
/linux-4.4.14/sound/soc/sh/ |
H A D | siu_pcm.c | 134 &sg, 1, DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT | DMA_CTRL_ACK); siu_pcm_wr_set()
|
H A D | fsi.c | 1299 dir = DMA_MEM_TO_DEV; fsi_dma_transfer() 1381 cfg.direction = DMA_MEM_TO_DEV; fsi_dma_probe()
|
/linux-4.4.14/sound/soc/atmel/ |
H A D | atmel-classd.c | 174 slave_config->direction = DMA_MEM_TO_DEV; atmel_classd_platform_configure_dma()
|
/linux-4.4.14/drivers/net/irda/ |
H A D | sa1100_ir.c | 271 sa1100_irda_dma_start(&si->dma_tx, DMA_MEM_TO_DEV, sa1100_irda_sirtxdma_irq, dev); sa1100_irda_sir_tx_start() 408 sa1100_irda_dma_start(&si->dma_tx, DMA_MEM_TO_DEV, sa1100_irda_firtxdma_irq, dev); sa1100_irda_fir_tx_start()
|
/linux-4.4.14/drivers/rapidio/devices/ |
H A D | tsi721_dma.c | 777 else if (dir == DMA_MEM_TO_DEV) { tsi721_prep_rio_sg()
|
/linux-4.4.14/drivers/media/platform/xilinx/ |
H A D | xilinx-dma.c | 359 dma->xt.dir = DMA_MEM_TO_DEV; xvip_dma_buffer_queue()
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | mx3fb.c | 406 &mx3_fbi->sg[0], 1, DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT); sdc_enable_channel() 1206 mx3_fbi->cur_ipu_buf, 1, DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT); mx3fb_pan_display()
|
/linux-4.4.14/drivers/mtd/nand/gpmi-nand/ |
H A D | gpmi-lib.c | 1148 sgl, 1, DMA_MEM_TO_DEV, gpmi_send_command() 1186 1, DMA_MEM_TO_DEV, gpmi_send_data()
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
H A D | fifo.c | 818 dir = usbhs_pipe_is_dir_in(pipe) ? DMA_DEV_TO_MEM : DMA_MEM_TO_DEV; xfer_work()
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
H A D | ks8842.c | 462 &ctl->sg, 1, DMA_MEM_TO_DEV, DMA_PREP_INTERRUPT); ks8842_tx_frame_dma()
|
/linux-4.4.14/drivers/crypto/ux500/cryp/ |
H A D | cryp_core.c | 478 .direction = DMA_MEM_TO_DEV, cryp_dma_setup_channel()
|
/linux-4.4.14/sound/soc/intel/common/ |
H A D | sst-firmware.c | 229 slave.direction = DMA_MEM_TO_DEV; sst_dsp_dma_get_channel()
|
/linux-4.4.14/drivers/crypto/ux500/hash/ |
H A D | hash_core.c | 126 .direction = DMA_MEM_TO_DEV, hash_dma_setup_channel()
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
H A D | netcp_core.c | 1270 config.direction = DMA_MEM_TO_DEV; netcp_txpipe_open()
|