Home
last modified time | relevance | path

Searched defs:CP_PACKET_GET_COUNT (Results 1 – 3 of 3) sorted by relevance

/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
/drivers/gpu/drm/radeon/
Dcikd.h1681 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro