Searched defs:CP_PACKET_GET_TYPE (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dr300d.h76 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
H A Dnid.h489 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
H A Drv515d.h216 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
H A Dr100d.h75 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
H A Dsid.h796 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
H A Dr600d.h1160 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro
H A Devergreend.h992 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) macro

Completed in 273 milliseconds