Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Dsoc15d.h38 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
Dnvd.h36 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
Dvid.h93 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
Dcikd.h211 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
/drivers/gpu/drm/radeon/
Dcikd.h1679 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro