Searched refs:S_RSTMAX (Results 1 – 1 of 1) sorted by relevance
1940 #define S_RSTMAX 0 macro1942 #define V_RSTMAX(x) ((x) << S_RSTMAX)1943 #define G_RSTMAX(x) (((x) >> S_RSTMAX) & M_RSTMAX)