Searched refs:RADEON_CP_PACKET3 (Results 1 – 2 of 2) sorted by relevance
762 #define RADEON_CP_PACKET3 0xC0000000 macro1038 (RADEON_CP_PACKET3 | (pkt) | ((n) << 16))
286 if ((cmd[0] & 0xc0000000) != RADEON_CP_PACKET3) { in radeon_check_and_fixup_packet3()