Searched defs:PACKET0 (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | nvd.h | 39 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
A D | soc15d.h | 41 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
A D | vid.h | 96 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
A D | cikd.h | 214 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
A D | sid.h | 1649 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | r300d.h | 60 #define PACKET0(reg, n) (CP_PACKET0 | \ macro
|
A D | rv515d.h | 200 #define PACKET0(reg, n) (CP_PACKET0 | \ macro
|
A D | rv770d.h | 985 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
A D | nid.h | 1148 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
A D | r100d.h | 59 #define PACKET0(reg, n) (CP_PACKET0 | \ macro
|
A D | sid.h | 1586 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
A D | cikd.h | 1682 #define PACKET0(reg, n) ((PACKET_TYPE0 << 30) | \ macro
|
A D | evergreend.h | 1534 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
A D | r600d.h | 1584 #define PACKET0(reg, n) ((RADEON_PACKET_TYPE0 << 30) | \ macro
|
Completed in 115 milliseconds