Home
last modified time | relevance | path

Searched refs:dst_maxburst (Results 1 – 98 of 98) sorted by relevance

/linux-4.4.14/drivers/dma/
Dsun4i-dma.c396 !sconfig->dst_maxburst) in sanitize_config()
403 sconfig->src_maxburst = sconfig->dst_maxburst; in sanitize_config()
415 if (!sconfig->dst_maxburst) in sanitize_config()
416 sconfig->dst_maxburst = sconfig->src_maxburst; in sanitize_config()
459 sconfig->src_maxburst, sconfig->dst_maxburst, in generate_ndma_promise()
469 ret = convert_burst(sconfig->dst_maxburst); in generate_ndma_promise()
526 ret = convert_burst(sconfig->dst_maxburst); in generate_ddma_promise()
635 sconfig->dst_maxburst = 8; in sun4i_dma_prep_dma_memcpy()
Dste_dma40.c2693 u32 src_maxburst, dst_maxburst; in d40_set_runtime_config() local
2704 dst_maxburst = config->dst_maxburst; in d40_set_runtime_config()
2719 if (dst_maxburst == 0) in d40_set_runtime_config()
2720 dst_maxburst = src_maxburst; in d40_set_runtime_config()
2736 src_maxburst = dst_maxburst; in d40_set_runtime_config()
2749 if (src_maxburst * src_addr_width != dst_maxburst * dst_addr_width) { in d40_set_runtime_config()
2754 dst_maxburst, in d40_set_runtime_config()
2761 dst_maxburst = src_maxburst * src_addr_width / dst_addr_width; in d40_set_runtime_config()
2762 } else if (dst_maxburst > 16) { in d40_set_runtime_config()
2763 dst_maxburst = 16; in d40_set_runtime_config()
[all …]
Didma64.c274 IDMA64C_CTLL_DST_MSIZE(config->dst_maxburst) | in idma64_hw_desc_fill()
423 convert_burst(&idma64c->config.dst_maxburst); in idma64_slave_config()
Domap-dma.c781 burst = c->cfg.dst_maxburst; in omap_dma_prep_slave_sg()
878 burst = c->cfg.dst_maxburst; in omap_dma_prep_dma_cyclic()
Ddma-jz4740.c222 transfer_size = jz4740_dma_maxburst(config->dst_maxburst); in jz4740_dma_slave_config()
Dat_hdmac.c1105 | ATC_DCSIZE(sconfig->dst_maxburst); in atc_prep_slave_sg()
1381 | ATC_DCSIZE(sconfig->dst_maxburst) in atc_dma_cyclic_fill_desc()
1516 convert_burst(&atchan->dma_sconfig.dst_maxburst); in atc_config()
Dmmp_tdma.c506 tdmac->burst_sz = dmaengine_cfg->dst_maxburst; in mmp_tdma_config()
Dimx-sdma.c1344 sdmac->watermark_level |= (dmaengine_cfg->dst_maxburst << 16) & in sdma_config()
1349 sdmac->watermark_level = dmaengine_cfg->dst_maxburst * in sdma_config()
Ddma-jz4780.c268 maxburst = config->dst_maxburst; in jz4780_dma_setup_hwdesc()
Dat_xdmac.c581 csize = ffs(atchan->sconfig.dst_maxburst) - 1; in at_xdmac_compute_chan_conf()
608 || (sconfig->dst_maxburst > AT_XDMAC_MAX_CSIZE)) in at_xdmac_check_slave_config()
Dk3dma.c538 maxburst = cfg->dst_maxburst; in k3_dma_config()
Dmpc512x_dma.c832 mchan->dst_tcd_nunits = cfg->dst_maxburst; in mpc_dma_device_config()
Dqcom_bam_dma.c871 maxburst = bchan->slave.dst_maxburst; in bam_apply_new_config()
Dimg-mdc-dma.c242 burst_size = min(max_burst, mchan->config.dst_maxburst * in mdc_list_desc_config()
Dsun6i-dma.c293 dst_burst = convert_burst(config->dst_maxburst); in sun6i_dma_cfg_lli()
Dmmp_pdma.c705 maxburst = cfg->dst_maxburst; in mmp_pdma_config()
Dzx296702_dma.c484 maxburst = cfg->dst_maxburst; in zx_pre_config()
Dedma.c1049 burst = echan->cfg.dst_maxburst; in edma_prep_slave_sg()
1246 burst = echan->cfg.dst_maxburst; in edma_prep_dma_cyclic()
Dfsl-edma.c349 fsl_chan->fsc.burst = cfg->dst_maxburst; in fsl_edma_slave_config()
Dfsldma.c985 size = config->dst_addr_width * config->dst_maxburst; in fsl_dma_device_config()
Dpl330.c2111 if (slave_config->dst_maxburst) in pl330_config()
2112 pch->burst_len = slave_config->dst_maxburst; in pl330_config()
Dnbpfaxi.c878 config->dst_maxburst); in nbpf_config()
Dsa11x0-dma.c683 maxburst = cfg->dst_maxburst; in sa11x0_dma_device_config()
Dimx-dma.c695 imxdmac->watermark_level = dmaengine_cfg->dst_maxburst; in imxdma_config()
Dtegra20-apb-dma.c907 *burst_size = tdc->dma_sconfig.dst_maxburst; in get_transfer_param()
Dpxa_dma.c933 maxburst = chan->cfg.dst_maxburst; in pxad_get_config()
Dcoh901318.c2535 maxburst = config->dst_maxburst; in coh901318_dma_set_runtimeconfig()
Damba-pl08x.c1501 maxburst = plchan->cfg.dst_maxburst; in pl08x_init_txd()
/linux-4.4.14/sound/soc/atmel/
Datmel-pcm-dma.c109 slave_config->dst_maxburst = 1; in atmel_pcm_configure_dma()
Datmel-classd.c177 slave_config->dst_maxburst = 1; in atmel_classd_platform_configure_dma()
/linux-4.4.14/sound/soc/ux500/
Dux500_pcm.c112 slave_config->dst_maxburst = 4; in ux500_pcm_prepare_slave_config()
/linux-4.4.14/drivers/crypto/
Datmel-aes.c347 dd->dma_lch_in.dma_conf.dst_maxburst = 1; in atmel_aes_crypt_dma()
349 dd->dma_lch_out.dma_conf.dst_maxburst = 1; in atmel_aes_crypt_dma()
352 dd->dma_lch_in.dma_conf.dst_maxburst = dd->caps.max_burst_size; in atmel_aes_crypt_dma()
354 dd->dma_lch_out.dma_conf.dst_maxburst = dd->caps.max_burst_size; in atmel_aes_crypt_dma()
787 dd->dma_lch_in.dma_conf.dst_maxburst = dd->caps.max_burst_size; in atmel_aes_dma_init()
803 dd->dma_lch_out.dma_conf.dst_maxburst = dd->caps.max_burst_size; in atmel_aes_dma_init()
Datmel-tdes.c741 dd->dma_lch_in.dma_conf.dst_maxburst = 1; in atmel_tdes_dma_init()
757 dd->dma_lch_out.dma_conf.dst_maxburst = 1; in atmel_tdes_dma_init()
Datmel-sha.c436 dd->dma_lch_in.dma_conf.dst_maxburst = 16; in atmel_sha_xmit_dma()
1256 dd->dma_lch_in.dma_conf.dst_maxburst = 1; in atmel_sha_dma_init()
Dimg-hash.c343 dma_conf.dst_maxburst = 16; in img_hash_dma_init()
Domap-des.c429 cfg.dst_maxburst = DST_MAXBURST; in omap_des_crypt_dma()
Domap-aes.c442 cfg.dst_maxburst = DST_MAXBURST; in omap_aes_crypt_dma()
Domap-sham.c573 cfg.dst_maxburst = dma_min / DMA_SLAVE_BUSWIDTH_4_BYTES; in omap_sham_xmit_dma()
/linux-4.4.14/drivers/soc/tegra/fuse/
Dfuse-tegra20.c121 fuse->apbdma.config.dst_maxburst = 1; in tegra20_fuse_probe()
/linux-4.4.14/drivers/tty/serial/8250/
D8250_lpc18xx.c181 uart.dma->txconf.dst_maxburst = 1; in lpc18xx_serial_probe()
D8250_mid.c207 dma->txconf.dst_maxburst = 64; in mid8250_dma_setup()
D8250_dw.c477 data->dma.txconf.dst_maxburst = p->fifosize / 4; in dw8250_probe()
D8250_omap.c1215 priv->omap8250_dma.txconf.dst_maxburst = TX_TRIGGER; in omap8250_probe()
D8250_pci.c1492 dma->txconf.dst_maxburst = 16; in byt_serial_setup()
/linux-4.4.14/sound/core/
Dpcm_dmaengine.c119 slave_config->dst_maxburst = dma_data->maxburst; in snd_dmaengine_pcm_set_config_from_dai_data()
/linux-4.4.14/drivers/spi/
Dspi-pl022.c986 tx_conf.dst_maxburst = 1; in configure_dma()
989 tx_conf.dst_maxburst = 4; in configure_dma()
992 tx_conf.dst_maxburst = 8; in configure_dma()
995 tx_conf.dst_maxburst = 16; in configure_dma()
998 tx_conf.dst_maxburst = 32; in configure_dma()
1001 tx_conf.dst_maxburst = pl022->vendor->fifodepth >> 1; in configure_dma()
Dspi-dw-mid.c160 txconf.dst_maxburst = 16; in dw_spi_dma_prepare_tx()
Dspi-pxa2xx-dma.c188 cfg.dst_maxburst = chip->dma_burst_size; in pxa2xx_spi_dma_prepare_one()
Dspi-img-spfi.c354 txconf.dst_maxburst = 4; in img_spfi_start_dma()
358 txconf.dst_maxburst = 4; in img_spfi_start_dma()
Dspi-rockchip.c474 txconf.dst_maxburst = rs->n_bytes; in rockchip_spi_prepare_dma()
Dspi-davinci.c634 .dst_maxburst = 1, in davinci_spi_bufs()
Dspi-qup.c730 tx_conf->dst_maxburst = spi->out_blk_sz; in spi_qup_init_dma()
Dspi-imx.c846 slave_config.dst_maxburst = spi_imx_get_fifosize(spi_imx) / 2; in spi_imx_sdma_init()
Dspi-s3c64xx.c300 config.dst_maxburst = 1; in prepare_dma()
Dspi-tegra114.c612 dma_sconfig.dst_maxburst = 0; in tegra_spi_init_dma_param()
Dspi-tegra20-slink.c638 dma_sconfig.dst_maxburst = 0; in tegra_slink_init_dma_param()
Dspi-omap2-mcspi.c608 cfg.dst_maxburst = burst; in omap2_mcspi_txrx_dma()
Dspi-atmel.c476 slave_config->dst_maxburst = 1; in atmel_spi_dma_slave_config()
/linux-4.4.14/drivers/ata/
Dpata_pxa.c291 config.dst_maxburst = 32; in pxa_ata_probe()
Dsata_dwc_460ex.c322 sconf.dst_maxburst = AHB_DMA_BRST_DFLT; in dma_dwc_xfer_setup()
/linux-4.4.14/drivers/net/irda/
Dsa1100_ir.c88 .dst_maxburst = 4,
102 .dst_maxburst = 8,
Dpxaficp_ir.c770 config.dst_maxburst = 32; in pxa_irda_start()
/linux-4.4.14/sound/soc/fsl/
Dfsl_asrc_dma.c233 config_be.dst_maxburst = dma_params_be->maxburst; in fsl_asrc_dma_hw_params()
/linux-4.4.14/drivers/usb/musb/
Dux500_dma.c121 slave_conf.dst_maxburst = 16; in ux500_configure_channel()
/linux-4.4.14/arch/powerpc/platforms/512x/
Dmpc512x_lpbfifo.c209 dma_conf.dst_maxburst = max(bpt, 0x4u) / 4; in mpc512x_lpbfifo_kick()
/linux-4.4.14/drivers/dma/hsu/
Dhsu.c66 bsr = config->dst_maxburst; in hsu_dma_chan_start()
/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc91x.h328 config.dst_maxburst = 32; in smc_pxa_dma_insl()
371 config.dst_maxburst = 32; in smc_pxa_dma_insw()
/linux-4.4.14/sound/atmel/
Dac97c.c1066 .dst_maxburst = 1, in atmel_ac97c_probe()
1095 .dst_maxburst = 1, in atmel_ac97c_probe()
Dabdac.c485 .dst_maxburst = 1, in atmel_abdac_probe()
/linux-4.4.14/drivers/mtd/nand/
Dlpc32xx_mlc.c595 host->dma_slave_config.dst_maxburst = 128; in lpc32xx_dma_setup()
Dlpc32xx_slc.c443 host->dma_slave_config.dst_maxburst = 4; in lpc32xx_xmit_dma()
Dpxa3xx_nand.c1460 config.dst_maxburst = 32; in pxa3xx_nand_init_buff()
Domap2.c1761 cfg.dst_maxburst = 16; in omap_nand_probe()
/linux-4.4.14/include/linux/
Ddmaengine.h365 u32 dst_maxburst; member
/linux-4.4.14/drivers/mmc/host/
Dpxamci.c211 config.dst_maxburst = 32; in pxamci_setup_data()
Djz4740_mmc.c280 .dst_maxburst = JZ4740_MMC_FIFO_HALF_SIZE, in jz4740_mmc_start_dma_transfer()
Dmxcmmc.c838 config->dst_maxburst = host->burstlen; in mxcmci_setup_dma()
Datmel-mci.c1041 maxburst = atmci_convert_chksize(host->dma_conf.dst_maxburst); in atmci_prepare_data_dma()
2294 host->dma_conf.dst_maxburst = 1; in atmci_configure_dma()
Ddavinci_mmc.c430 .dst_maxburst = in mmc_davinci_send_dma_request()
Ddw_mmc.c709 cfg.dst_maxburst = mszs[(fifoth_val >> 28) & 0x7]; in dw_mci_edmac_start_dma()
710 cfg.src_maxburst = cfg.dst_maxburst; in dw_mci_edmac_start_dma()
Domap.c1027 cfg.dst_maxburst = burst; in mmc_omap_prepare_data()
Dmmci.c577 .dst_maxburst = variant->fifohalfsize >> 2, /* # of words */ in __mmci_dma_prep_data()
Dusdhi6rol0.c686 cfg.dst_maxburst = 128; /* 128 words * 4 bytes = 512 bytes */ in usdhi6_dma_request()
Domap_hsmmc.c1446 cfg.dst_maxburst = data->blksz / 4; in omap_hsmmc_setup_dma_transfer()
/linux-4.4.14/drivers/dma/dw/
Dcore.c46 u8 _dmsize = _is_slave ? _sconfig->dst_maxburst : \
970 convert_burst(&dwc->dma_sconfig.dst_maxburst); in dwc_config()
/linux-4.4.14/drivers/i2c/busses/
Di2c-at91.c926 slave_config.dst_maxburst = 1; in at91_twi_configure_dma()
Di2c-imx.c311 dma_sconfig.dst_maxburst = 1; in i2c_imx_dma_request()
/linux-4.4.14/drivers/tty/serial/
Dsamsung.c869 dma->tx_conf.dst_maxburst = 16; in s3c24xx_serial_request_dma()
871 dma->tx_conf.dst_maxburst = 1; in s3c24xx_serial_request_dma()
Dserial-tegra.c984 dma_sconfig.dst_maxburst = 16; in tegra_uart_dma_channel_allocate()
Dmsm_serial.c153 conf.dst_maxburst = UARTDM_BURST_SIZE; in msm_request_tx_dma()
Dsirfsoc_uart.c1275 .dst_maxburst = 2, in sirfsoc_uart_probe()
Dfsl_lpuart.c984 dma_tx_sconfig.dst_maxburst = sport->txfifo_size; in lpuart_dma_tx_request()
Dimx.c1044 slave_config.dst_maxburst = TXTL_DMA; in imx_uart_dma_init()
Damba-pl011.c290 .dst_maxburst = uap->fifosize >> 1, in pl011_dma_probe()
Datmel_serial.c960 config.dst_maxburst = 1; in atmel_prepare_tx_dma()
/linux-4.4.14/sound/soc/intel/common/
Dsst-firmware.c232 slave.src_maxburst = slave.dst_maxburst = SST_DSP_DMA_MAX_BURST; in sst_dsp_dma_get_channel()
/linux-4.4.14/drivers/crypto/ux500/hash/
Dhash_core.c129 .dst_maxburst = 16, in hash_dma_setup_channel()
/linux-4.4.14/drivers/crypto/ux500/cryp/
Dcryp_core.c481 .dst_maxburst = 4, in cryp_dma_setup_channel()