Searched refs:CP_PACKET0_GET_REG (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dvid.h94 #define CP_PACKET0_GET_REG(h) ((h) & 0xFFFF) macro
H A Dnvd.h37 #define CP_PACKET0_GET_REG(h) ((h) & 0xFFFF) macro
H A Dsoc15d.h39 #define CP_PACKET0_GET_REG(h) ((h) & 0xFFFF) macro
H A Dcikd.h212 #define CP_PACKET0_GET_REG(h) ((h) & 0xFFFF) macro
H A Damdgpu_uvd.c1045 ctx->reg = CP_PACKET0_GET_REG(cmd);
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dcikd.h1680 #define CP_PACKET0_GET_REG(h) (((h) & 0xFFFF) << 2) macro

Completed in 226 milliseconds