Lines Matching refs:sub_op
84 #define SDMA_PACKET(op, sub_op, e) ((((e) & 0xFFFF) << 16) | \85 (((sub_op) & 0xFF) << 8) | \