Searched refs:PACKET_TYPE3 (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Devergreen_cs.c171 case PACKET_TYPE3:
219 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
250 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
289 if (wait_reg_mem.type != PACKET_TYPE3 ||
1324 case PACKET_TYPE3:
H A Dr600_cs.c429 case PACKET_TYPE3:
477 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
522 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
555 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
594 if (wait_reg_mem.type != PACKET_TYPE3 ||
1527 case PACKET_TYPE3:
H A Devergreend.h569 #define PACKET_TYPE3 3 macro
584 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \
H A Dr300d.h70 #define PACKET_TYPE3 3 macro
H A Dr600d.h730 #define PACKET_TYPE3 3 macro
739 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \
H A Drv515d.h211 #define PACKET_TYPE3 3 macro
H A Dr100d.h70 #define PACKET_TYPE3 3 macro
H A Dr300.c1233 case PACKET_TYPE3:
H A Dr100.c1159 case PACKET_TYPE3:
1301 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
1849 case PACKET_TYPE3:

Completed in 164 milliseconds