Searched refs:CP_PACKET_GET_COUNT (Results 1 – 5 of 5) sorted by relevance
38 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
95 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
213 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
947 ctx->count = CP_PACKET_GET_COUNT(cmd); in amdgpu_uvd_cs_packets()
1679 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro