Searched refs:peripheral_size (Results 1 – 19 of 19) sorted by relevance
295 SRAM buffer, and set (struct dma_slave_config).peripheral_size != 0.297 STM32 DMA driver will check (struct dma_slave_config).peripheral_size to308 DMA operation. Use the previous (struct dma_slave_config).peripheral_size310 (struct dma_slave_config).peripheral_size and .peripheral_config of the321 config.peripheral_size = 1; // peripheral_size != 0 => chaining329 mdma_conf.peripheral_size = dma_conf.peripheral_size; // <- dma_conf
130 slave_config->peripheral_size = dma_data->peripheral_size; in snd_dmaengine_pcm_set_config_from_dai_data()
84 size_t peripheral_size; member
280 config_be.peripheral_size = sizeof(audio_config); in fsl_asrc_dma_hw_params()
882 ssi->dma_params_tx.peripheral_size = sizeof(ssi->audio_config[0]); in fsl_ssi_hw_params()884 ssi->dma_params_rx.peripheral_size = sizeof(ssi->audio_config[1]); in fsl_ssi_hw_params()
815 micfil->dma_params_rx.peripheral_size = sizeof(micfil->sdmacfg); in fsl_micfil_hw_params()
669 dma_params->peripheral_size = sizeof(sai->audio_config[tx]); in fsl_sai_hw_params()
333 conf.peripheral_size = sizeof(periph_conf); in msm_request_tx_dma()385 conf.peripheral_size = sizeof(periph_conf); in msm_request_rx_dma()
405 if (config->peripheral_size) { in stm32_dma_slave_config()407 config->peripheral_size = sizeof(chan->mdma_config); in stm32_dma_slave_config()
1305 if (config->peripheral_size) { in stm32_mdma_slave_config()
503 if (cfg->peripheral_size == sizeof(*config)) in adm_slave_config()
1621 gchan->config = krealloc(gchan->config, config->peripheral_size, GFP_NOWAIT); in gpi_peripheral_config()1625 memcpy(gchan->config, config->peripheral_config, config->peripheral_size); in gpi_peripheral_config()
1104 .peripheral_size = sizeof(pconfig), in zynqmp_disp_layer_set_format()
459 size_t peripheral_size; member
1846 if (dmaengine_cfg->peripheral_size != sizeof(struct sdma_peripheral_config)) { in sdma_config()1848 dmaengine_cfg->peripheral_size, in sdma_config()
596 config.peripheral_size = sizeof(peripheral); in geni_i2c_gpi_xfer()
466 config.peripheral_size = sizeof(peripheral); in setup_gsi_xfer()
1391 if (WARN_ON(pconfig && config->peripheral_size != sizeof(*pconfig))) in xilinx_dpdma_config()
1068 slave_conf.peripheral_size = sizeof(periph_conf); in prep_adm_dma_desc()1076 slave_conf.peripheral_size = sizeof(periph_conf); in prep_adm_dma_desc()