Home
last modified time | relevance | path

Searched refs:CP_PACKET_GET_COUNT (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsoc15d.h38 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
Dvid.h95 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
Dcikd.h213 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
Damdgpu_uvd.c947 ctx->count = CP_PACKET_GET_COUNT(cmd); in amdgpu_uvd_cs_packets()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dcikd.h1679 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro