Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dste_dma40.c2362 #define D40_DT_FLAGS_DIR(flags) ((flags >> 1) & 0x1) macro
2387 switch (D40_DT_FLAGS_DIR(flags)) { in d40_xlate()