Searched refs:req_line (Results 1 – 3 of 3) sorted by relevance
113 int req_line; /* request line */ member
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; member618 _ctr2 |= FIELD_PREP(CTR2_REQSEL, chan->dt_config.req_line) & ~CTR2_SWREQ; in stm32_dma3_chan_prep_hw()1562 __func__, dma_chan_name(c), conf->req_line, conf->ch_conf, conf->tr_conf); in stm32_dma3_filter_fn()1598 conf.req_line = dma_spec->args[0]; in stm32_dma3_of_xlate()1602 if (conf.req_line >= ddata->dma_requests) { in stm32_dma3_of_xlate()
Completed in 12 milliseconds