Home
last modified time | relevance | path

Searched refs:device_fc (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/soc/tegra/fuse/
H A Dfuse-tegra20.c148 fuse->apbdma.config.device_fc = false; in tegra20_fuse_probe()
/linux/drivers/dma/qcom/
H A Dqcom_adm.c377 if (achan->slave.device_fc) { in adm_prep_slave_sg()
394 if (achan->slave.device_fc) { in adm_prep_slave_sg()
433 if (achan->slave.device_fc) in adm_prep_slave_sg()
/linux/drivers/spi/
H A Dspi-dw-dma.c334 txconf.device_fc = false; in dw_spi_dma_config_tx()
435 rxconf.device_fc = false; in dw_spi_dma_config_rx()
H A Dspi-qup.c974 rx_conf->device_fc = 1; in spi_qup_init_dma()
979 tx_conf->device_fc = 1; in spi_qup_init_dma()
H A Dspi-at91-usart.c152 slave_config.device_fc = false; in at91_usart_spi_configure_dma()
H A Dspi-pl022.c803 .device_fc = false, in configure_dma()
808 .device_fc = false, in configure_dma()
H A Dspi-atmel.c532 slave_config.device_fc = false; in atmel_spi_dma_slave_config()
H A Dspi-tegra114.c575 dma_sconfig.device_fc = true; in tegra_spi_start_dma_based_transfer()
/linux/drivers/tty/serial/8250/
H A D8250_dw.c512 data->data.dma.txconf.device_fc = 1; in dw8250_quirks()
513 data->data.dma.rxconf.device_fc = 1; in dw8250_quirks()
/linux/sound/core/
H A Dpcm_dmaengine.c83 slave_config->device_fc = false; in snd_hwparams_to_dma_slave_config()
/linux/drivers/usb/musb/
H A Dux500_dma.c110 slave_conf.device_fc = false; in ux500_configure_channel()
/linux/drivers/crypto/
H A Datmel-tdes.c687 dd->dma_lch_in.dma_conf.device_fc = false; in atmel_tdes_dma_init()
703 dd->dma_lch_out.dma_conf.device_fc = false; in atmel_tdes_dma_init()
/linux/drivers/ata/
H A Dsata_dwc_460ex.c332 sconf.device_fc = false; in dma_dwc_xfer_setup()
335 sconf.device_fc = false; in dma_dwc_xfer_setup()
/linux/drivers/mmc/host/
H A Dowl-mmc.c629 owl_host->dma_cfg.device_fc = false; in owl_mmc_probe()
/linux/drivers/mtd/nand/
H A Dqpic_common.c391 slave_conf.device_fc = flow_control; in qcom_prep_adm_dma_desc()
/linux/drivers/dma/dw/
H A Dcore.c651 ctllo |= sconfig->device_fc ? DWC_CTLL_FC(DW_DMA_FC_P_M2P) : in dwc_prep_slave_sg()
701 ctllo |= sconfig->device_fc ? DWC_CTLL_FC(DW_DMA_FC_P_P2M) : in dwc_prep_slave_sg()
/linux/drivers/i2c/busses/
H A Di2c-at91-master.c778 slave_config.device_fc = false; in at91_twi_configure_dma()
/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c606 host->dma_slave_config.device_fc = false; in lpc32xx_dma_setup()
H A Dlpc32xx_slc.c442 host->dma_slave_config.device_fc = false; in lpc32xx_xmit_dma()
/linux/drivers/tty/serial/
H A Dmsm_serial.c328 conf.device_fc = true; in msm_request_tx_dma()
380 conf.device_fc = true; in msm_request_rx_dma()
/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c449 config.tt_fc = chan->config.device_fc ? in axi_chan_block_xfer_start()
458 config.tt_fc = chan->config.device_fc ? in axi_chan_block_xfer_start()
/linux/include/linux/
H A Ddmaengine.h428 * @device_fc: Flow Controller Settings. Only valid for slave channels. Fill
457 bool device_fc; member
/linux/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c944 conf.device_fc = false; in emac_configure_dma()
/linux/drivers/staging/gpib/eastwood/
H A Dfluke_gpib.c908 config.device_fc = true; in fluke_config_dma()
/linux/drivers/dma/
H A Damba-pl08x.c1983 if (plchan->cfg.device_fc) in pl08x_init_txd()
2140 if (config->device_fc && pl08x->vd->pl080s) { in pl08x_config()

12