Searched refs:fifo_mode_control (Results 1 – 11 of 11) sorted by relevance
466 uint32_t stm32_dma_get_fifo_threshold(uint16_t fifo_mode_control) in stm32_dma_get_fifo_threshold() argument468 switch (fifo_mode_control) { in stm32_dma_get_fifo_threshold()
102 uint32_t stm32_dma_get_fifo_threshold(uint16_t fifo_mode_control);
188 cfg->source_reload_en, cfg->dest_reload_en, cfg->fifo_mode_control, in dma_emul_block_config_to_string()
473 config->head_block->fifo_mode_control); in dma_stm32_configure()
155 uint16_t fifo_mode_control : 4; member
463 blk_cfg->fifo_mode_control = hc_spi->dma_tx->fifo_threshold; in spi_config_dma_tx()521 blk_cfg->fifo_mode_control = hc_spi->dma_rx->fifo_threshold; in spi_config_dma_rx()
200 blk_cfg->fifo_mode_control = data->dma_tx.fifo_threshold; in spi_stm32_dma_tx_load()258 blk_cfg->fifo_mode_control = data->dma_rx.fifo_threshold; in spi_stm32_dma_rx_load()
536 blk_cfg.fifo_mode_control = fifo_threshold; in start_dma()
1835 data->dma_rx.blk_cfg.fifo_mode_control = data->dma_rx.fifo_threshold; in uart_stm32_async_init()1871 data->dma_tx.blk_cfg.fifo_mode_control = data->dma_tx.fifo_threshold; in uart_stm32_async_init()
238 blk_cfg->fifo_mode_control = 0; in adc_stm32_dma_start()
1417 dma_stream->blk_cfg.fifo_mode_control = dma_stream->fifo_threshold; in i3c_stm32_dma_stream_config()