Searched refs:CP_PACKET_GET_COUNT (Results 1 – 6 of 6) sorted by relevance
38 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
36 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
93 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
211 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
1048 ctx->count = CP_PACKET_GET_COUNT(cmd); in amdgpu_uvd_cs_packets()
1679 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro