Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dste_dma40.c2368 #define D40_DT_FLAGS_HIGH_PRIO(flags) ((flags >> 4) & 0x1) macro
2406 if (D40_DT_FLAGS_HIGH_PRIO(flags)) in d40_xlate()