Searched defs:PACKET0 (Results 1 – 14 of 14) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ |
D | soc15d.h | 41 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
D | nvd.h | 39 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
D | vid.h | 96 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
D | cikd.h | 214 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
D | sid.h | 1649 #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 | 985 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
D | r100d.h | 59 #define PACKET0(reg, n) (CP_PACKET0 | \ macro
|
D | nid.h | 1148 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
D | sid.h | 1586 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
D | cikd.h | 1682 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
D | r600d.h | 1584 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
D | evergreend.h | 1534 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|