Searched refs:S_T_RSTL (Results 1 – 1 of 1) sorted by relevance
38930 #define S_T_RSTL 0 macro38932 #define V_T_RSTL(x) ((x) << S_T_RSTL)38933 #define G_T_RSTL(x) (((x) >> S_T_RSTL) & M_T_RSTL)