Home
last modified time | relevance | path

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

/drivers/dma/
Dste_dma40.c2354 #define D40_DT_FLAGS_BIG_ENDIAN(flags) ((flags >> 2) & 0x1) macro
2381 cfg.dst_info.big_endian = D40_DT_FLAGS_BIG_ENDIAN(flags); in d40_xlate()
2385 cfg.src_info.big_endian = D40_DT_FLAGS_BIG_ENDIAN(flags); in d40_xlate()