PACKET_TYPE3      225 drivers/gpu/drm/amd/amdgpu/cikd.h #define PACKET3(op, n)	((PACKET_TYPE3 << 30) |				\
PACKET_TYPE3       48 drivers/gpu/drm/amd/amdgpu/nvd.h #define PACKET3(op, n)	((PACKET_TYPE3 << 30) |				\
PACKET_TYPE3       50 drivers/gpu/drm/amd/amdgpu/soc15d.h #define PACKET3(op, n)	((PACKET_TYPE3 << 30) |				\
PACKET_TYPE3      107 drivers/gpu/drm/amd/amdgpu/vid.h #define PACKET3(op, n)	((PACKET_TYPE3 << 30) |				\
PACKET_TYPE3     1691 drivers/gpu/drm/radeon/cikd.h #define PACKET3(op, n)	((PACKET_TYPE3 << 30) |				\