Searched refs:RADEON_CP_PACKET2 (Results 1 – 6 of 6) sorted by relevance
1166 #define RADEON_CP_PACKET2 0x80000000 macro1935 (RADEON_CP_PACKET2)
742 case RADEON_CP_PACKET2: in r600_cs_parse()
1111 OUT_RING(RADEON_CP_PACKET2); in r300_do_cp_cmdbuf()
2289 data[dwords++] = RADEON_CP_PACKET2; in r600_cp_dispatch_indirect()
1590 data[dwords++] = RADEON_CP_PACKET2; in radeon_cp_dispatch_indirect()
3263 #define RADEON_CP_PACKET2 0x80000000 macro