Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Dsoc15d.h40 #define CP_PACKET3_GET_OPCODE(h) (((h) >> 8) & 0xFF) macro
H A Dvid.h97 #define CP_PACKET3_GET_OPCODE(h) (((h) >> 8) & 0xFF) macro
H A Dcikd.h215 #define CP_PACKET3_GET_OPCODE(h) (((h) >> 8) & 0xFF) macro
/dflybsd-src/sys/dev/drm/radeon/
H A Dcikd.h1681 #define CP_PACKET3_GET_OPCODE(h) (((h) >> 8) & 0xFF) macro