Searched refs:GSB (Results 1 – 1 of 1) sorted by relevance
594 #define BLT(SRC_T,DST_T,RSB,GSB,BSB,RDB,GDB,BDB) \ argument604 const int RSS = 32 - (RSB + GSB + BSB); \605 const int GSS = 32 - (GSB + BSB); \608 const uint32_t GSM = (~0U) << (32 - GSB); \