Searched defs:PACKET3 (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | soc15d.h | 52 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | si_enums.h | 171 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
H A D | nvd.h | 50 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | vid.h | 109 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | cikd.h | 227 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | sid.h | 1660 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | r300d.h | 66 #define PACKET3(op, n) (CP_PACKET3 | \ macro
|
H A D | rv515d.h | 206 #define PACKET3(op, n) (CP_PACKET3 | \ macro
|
H A D | rv770d.h | 990 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
H A D | r100d.h | 65 #define PACKET3(op, n) (CP_PACKET3 | \ macro
|
H A D | nid.h | 1159 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
H A D | sid.h | 1597 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
H A D | cikd.h | 1693 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \ macro
|
H A D | r600d.h | 1589 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|
H A D | evergreend.h | 1545 #define PACKET3(op, n) ((RADEON_PACKET_TYPE3 << 30) | \ macro
|