Searched defs:PACKET3 (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | si_enums.h | 168 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
H A D | nvd.h | 48 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | soc15d.h | 50 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | vid.h | 105 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | cikd.h | 223 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | sid.h | 1658 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
/linux/drivers/gpu/drm/radeon/ |
H A D | r300d.h | 64 #define PACKET3(op, n) (CP_PACKET3 | \ macro
|
H A D | rv515d.h | 204 #define PACKET3(op, n) (CP_PACKET3 | \ macro
|
H A D | rv770d.h | 988 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
H A D | nid.h | 1157 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
H A D | r100d.h | 63 #define PACKET3(op, n) (CP_PACKET3 | \ macro
|
H A D | sid.h | 1595 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
H A D | cikd.h | 1691 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | r600d.h | 1587 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
H A D | evergreend.h | 1543 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|