Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsoc15d.h40 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dnvd.h38 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dvid.h97 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dcikd.h215 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dcikd.h1681 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro