Searched refs:BSB (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); \606 const int BSS = 32 - (BSB); \609 const uint32_t BSM = (~0U) << (32 - BSB); \