Home
last modified time | relevance | path

Searched refs:high_priority (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/mach-ux500/
Dboard-mop500-audio.c18 .high_priority = true,
24 .high_priority = true,
36 .high_priority = true,
42 .high_priority = true,
54 .high_priority = true,
60 .high_priority = true,
/linux-4.4.14/include/linux/platform_data/
Ddma-ste-dma40.h109 bool high_priority; member
/linux-4.4.14/drivers/dma/
Dste_dma40_ll.c118 if (cfg->high_priority) { in d40_phy_cfg()
Dste_dma40.c2320 bool highprio = d40c->dma_cfg.high_priority; in __d40_set_prio_rt()
2407 cfg.high_priority = true; in d40_xlate()