Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-ux500/
Dboard-mop500-audio.c63 .use_fixed_channel = true,
/linux-4.1.27/include/linux/platform_data/
Ddma-ste-dma40.h117 bool use_fixed_channel; member
/linux-4.1.27/drivers/dma/
Dste_dma40.c1890 if (d40c->dma_cfg.use_fixed_channel) { in d40_allocate_channel()
1929 if (d40c->dma_cfg.use_fixed_channel) { in d40_allocate_channel()
2403 cfg.use_fixed_channel = true; in d40_xlate()
2461 d40c->dma_cfg.use_fixed_channel ? ", fixed" : ""); in d40_alloc_chan_resources()