Home
last modified time | relevance | path

Searched refs:GLOBAL_PRIORITY (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/arch/arm/mach-omap2/
Domap_hwmod_2420_data.c131 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
Domap_hwmod_2430_data.c126 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
Domap_hwmod_54xx_data.c262 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
Domap_hwmod_7xx_data.c417 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
Domap_hwmod_3xxx_data.c838 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
Domap_hwmod_44xx_data.c427 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
/Linux-v5.4/include/linux/
Domap-dma.h117 #define GLOBAL_PRIORITY BIT(0x1) macro