Searched refs:CP_PACKET_GET_COUNT (Results 1 – 4 of 4) sorted by relevance
94 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
208 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
765 ctx->count = CP_PACKET_GET_COUNT(cmd); in amdgpu_uvd_cs_packets()
1681 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro