Searched refs:RADEON_CP_PACKET3 (Results 1 – 5 of 5) sorted by relevance
1076 #define RADEON_CP_PACKET3 0xC0000000 macro1925 (RADEON_CP_PACKET3 | (pkt) | ((n) << 16))
3388 #define RADEON_CP_PACKET3 0xC0000000 macro
1155 #define RADEON_CP_PACKET3 0xC0000000 macro1900 (RADEON_CP_PACKET3 | (pkt) | ((n) << 16))
752 case RADEON_CP_PACKET3: in r600_cs_parse()
280 if ((cmd[0] & 0xc0000000) != RADEON_CP_PACKET3) { in radeon_check_and_fixup_packet3()