Home
last modified time | relevance | path

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

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