Searched defs:PACKET3 (Results 1 – 12 of 12) sorted by relevance
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | soc15d.h | 50 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | vid.h | 107 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | cikd.h | 225 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
/dflybsd-src/sys/dev/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
|