Searched defs:PACKET0 (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | soc15d.h | 43 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
H A D | nvd.h | 41 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
H A D | vid.h | 100 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
H A D | cikd.h | 218 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
H A D | sid.h | 1651 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | r300d.h | 62 #define PACKET0(reg, n) (CP_PACKET0 | \ macro
|
H A D | rv515d.h | 202 #define PACKET0(reg, n) (CP_PACKET0 | \ macro
|
H A D | rv770d.h | 987 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
H A D | r100d.h | 61 #define PACKET0(reg, n) (CP_PACKET0 | \ macro
|
H A D | nid.h | 1150 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
H A D | sid.h | 1588 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
H A D | cikd.h | 1684 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
H A D | r600d.h | 1586 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
H A D | evergreend.h | 1536 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|