Searched refs:S_T_WTWO (Results 1 – 1 of 1) sorted by relevance
57481 #define S_T_WTWO 8 macro57483 #define V_T_WTWO(x) ((x) << S_T_WTWO)57484 #define G_T_WTWO(x) (((x) >> S_T_WTWO) & M_T_WTWO)