Searched refs:DMAE_COMPLETION_VAL_SWAPPED (Results 1 – 2 of 2) sorted by relevance
93 #define DMAE_COMPLETION_VAL_SWAPPED 0xAED10000 // local completion word value with edianity mode 3 macro
615 …context->completion_value = context->change_endianity ? DMAE_COMPLETION_VAL_SWAPPED : DMAE_COMPLET… in lm_dmae_context_create()