Home
last modified time | relevance | path

Searched refs:use_fixed_channel (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/dma/
Dste_dma40.h106 bool use_fixed_channel; member
Dste_dma40.c1889 if (d40c->dma_cfg.use_fixed_channel) { in d40_allocate_channel()
1928 if (d40c->dma_cfg.use_fixed_channel) { in d40_allocate_channel()
2402 cfg.use_fixed_channel = true; in d40_xlate()
2460 d40c->dma_cfg.use_fixed_channel ? ", fixed" : ""); in d40_alloc_chan_resources()