Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dvid.h94 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
Dcikd.h208 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
Damdgpu_uvd.c765 ctx->count = CP_PACKET_GET_COUNT(cmd); in amdgpu_uvd_cs_packets()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dcikd.h1681 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro