Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dste_dma40.c2343 #define D40_DT_FLAGS_HIGH_PRIO(flags) ((flags >> 4) & 0x1) macro
2381 if (D40_DT_FLAGS_HIGH_PRIO(flags)) in d40_xlate()