Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
Dste_dma40.c2365 #define D40_DT_FLAGS_HIGH_PRIO(flags) ((flags >> 4) & 0x1) macro
2403 if (D40_DT_FLAGS_HIGH_PRIO(flags)) in d40_xlate()