Lines Matching refs:sub_op
9117 #define CIK_SDMA_PACKET(op, sub_op, n) ((((unsigned)(n) & 0xFFFF) << 16) | \9118 (((unsigned)(sub_op) & 0xFF) << 8) | \