Searched refs:PKT_COUNT_G (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Deg_debug.c148 unsigned count = PKT_COUNT_G(ib[0]);
H A Devergreend.h118 #define PKT_COUNT_G(x) (((x) >> 16) & 0x3FFF) macro
H A Dr600d.h169 #define PKT_COUNT_G(x) (((x) >> 16) & 0x3FFF) macro
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dsid.h241 #define PKT_COUNT_G(x) (((x) >> 16) & 0x3FFF) macro
H A Dac_debug.c258 int count = PKT_COUNT_G(header);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Deg_debug.c148 unsigned count = PKT_COUNT_G(ib[0]);
H A Devergreend.h118 #define PKT_COUNT_G(x) (((x) >> 16) & 0x3FFF) macro
H A Dr600d.h169 #define PKT_COUNT_G(x) (((x) >> 16) & 0x3FFF) macro
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_debug.c220 int count = PKT_COUNT_G(header);
H A Dsid.h228 #define PKT_COUNT_G(x) (((x) >> 16) & 0x3FFF) macro

Completed in 100 milliseconds