Searched refs:DMAE_COMPLETION_VAL (Results 1 – 2 of 2) sorted by relevance
92 #define DMAE_COMPLETION_VAL 0xD1AE // local completion word value with edianity mode 2… macro
370 DMAE_COMPLETION_VAL); in lm_dmae_operation_create()615 …>completion_value = context->change_endianity ? DMAE_COMPLETION_VAL_SWAPPED : DMAE_COMPLETION_VAL ; in lm_dmae_context_create()617 context->completion_value = DMAE_COMPLETION_VAL; in lm_dmae_context_create()