Searched refs:S_RSTMAX (Results 1 – 1 of 1) sorted by relevance
1931 #define S_RSTMAX 0 macro1933 #define V_RSTMAX(x) ((x) << S_RSTMAX)1934 #define G_RSTMAX(x) (((x) >> S_RSTMAX) & M_RSTMAX)