Home
last modified time | relevance | path

Searched refs:dst_maxburst (Results 51 – 75 of 129) sorted by relevance

123456

/openbmc/linux/drivers/i2c/busses/
H A Di2c-at91-master.c777 slave_config.dst_maxburst = 1; in at91_twi_configure_dma()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_omap.c1539 dma->txconf.dst_maxburst = dma_params->tx_trigger; in omap8250_probe()
1545 dma->txconf.dst_maxburst = TX_TRIGGER; in omap8250_probe()
/openbmc/linux/drivers/crypto/
H A Datmel-sha.c648 dd->dma_lch_in.dma_conf.dst_maxburst = 16; in atmel_sha_xmit_dma()
1469 config->dst_maxburst = 16; in atmel_sha_dma_start()
2512 dd->dma_lch_in.dma_conf.dst_maxburst = 1; in atmel_sha_dma_init()
H A Domap-des.c400 cfg.dst_maxburst = DST_MAXBURST; in omap_des_crypt_dma()
H A Dimg-hash.c345 dma_conf.dst_maxburst = IMG_HASH_DMA_BURST; in img_hash_dma_init()
/openbmc/linux/drivers/spi/
H A Dspi-davinci.c615 .dst_maxburst = 1, in davinci_spi_bufs()
H A Dspi-fsl-lpspi.c361 tx.dst_maxburst = 1; in fsl_lpspi_dma_configure()
H A Dspi-rockchip.c485 .dst_maxburst = rs->fifo_len / 4, in rockchip_spi_prepare_dma()
H A Dspi-stm32-qspi.c711 dma_cfg.dst_maxburst = 4; in stm32_qspi_dma_setup()
H A Dspi-sprd.c523 .dst_maxburst = ss->dma.fragmens_len, in sprd_spi_dma_rx_config()
/openbmc/linux/drivers/dma/qcom/
H A Dqcom_adm.c373 achan->slave.dst_maxburst : in adm_prep_slave_sg()
/openbmc/linux/drivers/dma/lgm/
H A Dlgm-dma.c1148 if (cfg->dst_maxburst) in prep_slave_burst_len()
1149 cfg->src_maxburst = cfg->dst_maxburst; in prep_slave_burst_len()
/openbmc/linux/drivers/dma/
H A Dst_fdma.c365 maxburst = fchan->scfg.dst_maxburst; in config_reqctrl()
H A Dtegra210-adma.c570 burst_size = tdc->sconfig.dst_maxburst; in tegra_adma_set_xfer_params()
H A Ddma-jz4780.c322 maxburst = config->dst_maxburst; in jz4780_dma_setup_hwdesc()
H A Dfsldma.c865 size = config->dst_addr_width * config->dst_maxburst; in fsl_dma_device_config()
H A Dmpc512x_dma.c865 mchan->dst_tcd_nunits = cfg->dst_maxburst; in mpc_dma_device_config()
H A Dimx-sdma.c1780 sdmac->watermark_level |= (dmaengine_cfg->dst_maxburst << 16) & in sdma_config_write()
1789 sdmac->watermark_level = dmaengine_cfg->dst_maxburst * in sdma_config_write()
H A Dimg-mdc-dma.c239 burst_size = min(max_burst, mchan->config.dst_maxburst * in mdc_list_desc_config()
/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-hash.c147 cryp->cfg_in.dst_maxburst = cryp->dma_maxburst; in starfive_hash_xmit_dma()
/openbmc/linux/include/linux/
H A Ddmaengine.h444 u32 dst_maxburst; member
/openbmc/linux/drivers/dma/xilinx/
H A Dzynqmp_dma.c568 chan->dst_burst_len = clamp(config->dst_maxburst, 1U, in zynqmp_dma_device_config()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c440 host->dma_slave_config.dst_maxburst = 4; in lpc32xx_xmit_dma()
/openbmc/linux/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c942 conf.dst_maxburst = 4; in emac_configure_dma()
/openbmc/linux/drivers/mmc/host/
H A Djz4740_mmc.c335 .dst_maxburst = JZ4740_MMC_FIFO_HALF_SIZE, in jz4740_mmc_start_dma_transfer()

123456