Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Domap_hwmod_2420_data.c135 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
Domap_hwmod_2430_data.c130 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
Domap_hwmod_3xxx_data.c843 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
Domap_hwmod_54xx_data.c268 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
Domap_hwmod_44xx_data.c457 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
Domap_hwmod_7xx_data.c472 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
/Linux-v4.19/include/linux/
Domap-dma.h119 #define GLOBAL_PRIORITY BIT(0x1) macro