Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40.c2367 #define D40_DT_FLAGS_HIGH_PRIO(flags) ((flags >> 4) & 0x1) macro
2405 if (D40_DT_FLAGS_HIGH_PRIO(flags)) in d40_xlate()