Searched refs:req_line (Results 1 – 2 of 2) sorted by relevance
36 u32 req_line_cfg = fchan->cfg.req_line; in st_fdma_dreq_get()194 fchan->cfg.req_line = dma_spec->args[0]; in st_fdma_of_xlate()216 fchan->cfg.req_line, fchan->cfg.type, fchan->cfg.req_ctrl); in st_fdma_of_xlate()
279 u32 req_line; member624 _ctr2 |= FIELD_PREP(CTR2_REQSEL, chan->dt_config.req_line) & ~CTR2_SWREQ; in stm32_dma3_chan_prep_hw()1612 __func__, dma_chan_name(c), conf->req_line, conf->ch_conf, conf->tr_conf); in stm32_dma3_filter_fn()1648 conf.req_line = dma_spec->args[0]; in stm32_dma3_of_xlate()1652 if (conf.req_line >= ddata->dma_requests) { in stm32_dma3_of_xlate()