Searched refs:DMAE_CMD_SIZE_TO_FILL (Results 1 – 2 of 2) sorted by relevance
92 #define DMAE_CMD_SIZE_TO_FILL (DMAE_CMD_SIZE - 5) macro
669 u32 data = (i < DMAE_CMD_SIZE_TO_FILL) ? in ecore_dmae_post_command()