Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dste_dma40.h106 bool use_fixed_channel; member
H A Dste_dma40.c1887 if (d40c->dma_cfg.use_fixed_channel) { in d40_allocate_channel()
1926 if (d40c->dma_cfg.use_fixed_channel) { in d40_allocate_channel()
2400 cfg.use_fixed_channel = true; in d40_xlate()
2458 d40c->dma_cfg.use_fixed_channel ? ", fixed" : ""); in d40_alloc_chan_resources()