Searched refs:DMAE_CMD_C_DST_SHIFT (Results 1 – 4 of 4) sorted by relevance
2020 #define DMAE_CMD_C_DST_PCI (DMAE_COMP_PCI << DMAE_CMD_C_DST_SHIFT)2021 #define DMAE_CMD_C_DST_GRC (DMAE_COMP_GRC << DMAE_CMD_C_DST_SHIFT)
3738 #define DMAE_CMD_C_DST_SHIFT 3 macro
1529 return (opcode | ((comp_type << DMAE_CMD_C_DST_SHIFT) | in bxe_dmae_opcode_add_comp()
2199 #define DMAE_CMD_C_DST_SHIFT 3 macro