Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/platform_data/
Ddma-ste-dma40.h117 bool use_fixed_channel; member
/linux-6.1.9/drivers/dma/
Dste_dma40.c1864 if (d40c->dma_cfg.use_fixed_channel) { in d40_allocate_channel()
1903 if (d40c->dma_cfg.use_fixed_channel) { in d40_allocate_channel()
2378 cfg.use_fixed_channel = true; in d40_xlate()
2436 d40c->dma_cfg.use_fixed_channel ? ", fixed" : ""); in d40_alloc_chan_resources()