Searched defs:PACKET0 (Results 1 – 11 of 11) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ |
D | vid.h | 97 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
D | cikd.h | 211 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
/drivers/gpu/drm/radeon/ |
D | r300d.h | 60 #define PACKET0(reg, n) (CP_PACKET0 | \ macro
|
D | rv515d.h | 200 #define PACKET0(reg, n) (CP_PACKET0 | \ macro
|
D | rv770d.h | 984 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
D | nid.h | 1147 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
D | r100d.h | 59 #define PACKET0(reg, n) (CP_PACKET0 | \ macro
|
D | sid.h | 1584 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
D | cikd.h | 1684 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
D | r600d.h | 1583 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
D | evergreend.h | 1533 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|