Searched refs:S_TESTSEL (Results 1 – 1 of 1) sorted by relevance
41891 #define S_TESTSEL 2 macro41893 #define V_TESTSEL(x) ((x) << S_TESTSEL)41894 #define G_TESTSEL(x) (((x) >> S_TESTSEL) & M_TESTSEL)