Searched refs:CP_PACKET_GET_TYPE (Results 1 – 6 of 6) sorted by relevance
37 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
35 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
92 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
210 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
1041 unsigned int type = CP_PACKET_GET_TYPE(cmd); in amdgpu_uvd_cs_packets()
1678 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro