Searched refs:RADEON_CP_PACKET3 (Results 1 – 7 of 7) sorted by relevance
21 #define CP_PACKET3(pkt, n) (RADEON_CP_PACKET3 | (pkt) | ((n) << 16))
1141 if ((cmd[0] & RADEON_CP_PACKET_MASK) != RADEON_CP_PACKET3 || in radeon_emit_packet3()
792 if ((cmd[0] & RADEON_CP_PACKET_MASK) != RADEON_CP_PACKET3 || in radeon_emit_packet3()
3540 #define RADEON_CP_PACKET3 0xC0000000 macro3548 (RADEON_CP_PACKET3 | (op) | ((count) << 16))
2029 #define RADEON_CP_PACKET3 0xC0000000 macro