Searched refs:device_fc (Results 1 – 25 of 30) sorted by relevance
12
148 fuse->apbdma.config.device_fc = false; in tegra20_fuse_probe()
377 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()
334 txconf.device_fc = false; in dw_spi_dma_config_tx() 435 rxconf.device_fc = false; in dw_spi_dma_config_rx()
974 rx_conf->device_fc = 1; in spi_qup_init_dma() 979 tx_conf->device_fc = 1; in spi_qup_init_dma()
152 slave_config.device_fc = false; in at91_usart_spi_configure_dma()
803 .device_fc = false, in configure_dma() 808 .device_fc = false, in configure_dma()
532 slave_config.device_fc = false; in atmel_spi_dma_slave_config()
575 dma_sconfig.device_fc = true; in tegra_spi_start_dma_based_transfer()
512 data->data.dma.txconf.device_fc = 1; in dw8250_quirks() 513 data->data.dma.rxconf.device_fc = 1; in dw8250_quirks()
83 slave_config->device_fc = false; in snd_hwparams_to_dma_slave_config()
110 slave_conf.device_fc = false; in ux500_configure_channel()
687 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()
332 sconf.device_fc = false; in dma_dwc_xfer_setup() 335 sconf.device_fc = false; in dma_dwc_xfer_setup()
629 owl_host->dma_cfg.device_fc = false; in owl_mmc_probe()
391 slave_conf.device_fc = flow_control; in qcom_prep_adm_dma_desc()
651 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()
778 slave_config.device_fc = false; in at91_twi_configure_dma()
606 host->dma_slave_config.device_fc = false; in lpc32xx_dma_setup()
442 host->dma_slave_config.device_fc = false; in lpc32xx_xmit_dma()
328 conf.device_fc = true; in msm_request_tx_dma() 380 conf.device_fc = true; in msm_request_rx_dma()
449 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()
428 * @device_fc: Flow Controller Settings. Only valid for slave channels. Fill457 bool device_fc; member
944 conf.device_fc = false; in emac_configure_dma()
908 config.device_fc = true; in fluke_config_dma()
1983 if (plchan->cfg.device_fc) in pl08x_init_txd() 2140 if (config->device_fc && pl08x->vd->pl080s) { in pl08x_config()