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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr300d.h77 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dnid.h490 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Drv515d.h217 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dr100d.h76 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dsid.h797 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Dr600d.h1161 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
H A Devergreend.h993 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro

Completed in 228 milliseconds