Home
last modified time | relevance | path

Searched refs:req_line (Results 1 – 3 of 3) sorted by relevance

/drivers/dma/
A Dst_fdma.h113 int req_line; /* request line */ member
A Dst_fdma.c36 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()
/drivers/dma/stm32/
A Dstm32-dma3.c279 u32 req_line; member
618 _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