Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Dsoc15d.h38 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dvid.h95 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dcikd.h213 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
/dflybsd-src/sys/dev/drm/radeon/
H A Dcikd.h1679 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro