Searched refs:S_T_RTWO (Results 1 – 1 of 1) sorted by relevance
57471 #define S_T_RTWO 16 macro57473 #define V_T_RTWO(x) ((x) << S_T_RTWO)57474 #define G_T_RTWO(x) (((x) >> S_T_RTWO) & M_T_RTWO)