HomeSort by: relevance | last modified time | path
    Searched defs:CP_PACKET_GET_TYPE (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
nvd.h 37 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3)
soc15d.h 39 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3)
vid.h 96 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3)
cikd.h 214 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
cikd.h 1680 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3)

Completed in 18 milliseconds