Searched refs:S_TESTSEL (Results 1 – 1 of 1) sorted by relevance
30551 #define S_TESTSEL 2 macro30553 #define V_TESTSEL(x) ((x) << S_TESTSEL)30554 #define G_TESTSEL(x) (((x) >> S_TESTSEL) & M_TESTSEL)