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