Searched defs:PACKET3 (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | vid.h | 106 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
D | cikd.h | 220 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | r300d.h | 64 #define PACKET3(op, n) (CP_PACKET3 | \ macro
|
D | rv515d.h | 204 #define PACKET3(op, n) (CP_PACKET3 | \ macro
|
D | rv770d.h | 987 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
D | r100d.h | 63 #define PACKET3(op, n) (CP_PACKET3 | \ macro
|
D | nid.h | 1156 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
D | sid.h | 1593 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
D | cikd.h | 1693 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
D | evergreend.h | 1542 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
D | r600d.h | 1586 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|