Searched refs:D40_DT_FLAGS_BIG_ENDIAN (Results 1 – 1 of 1) sorted by relevance
2354 #define D40_DT_FLAGS_BIG_ENDIAN(flags) ((flags >> 2) & 0x1) macro2381 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()