Searched refs:S_T5_USED (Results 1 – 1 of 1) sorted by relevance
8899 #define S_T5_USED 16 macro8901 #define V_T5_USED(x) ((x) << S_T5_USED)8902 #define G_T5_USED(x) (((x) >> S_T5_USED) & M_T5_USED)