Home | History | Annotate | Download | only in common

Lines Matching refs:sub_op

9042 #define CIK_SDMA_PACKET(op, sub_op, n)   ((((unsigned)(n) & 0xFFFF) << 16) |	\
9043 (((unsigned)(sub_op) & 0xFF) << 8) | \