Searched refs:S_TESTSEL (Results 1 – 1 of 1) sorted by relevance
54696 #define S_TESTSEL 2 macro54698 #define V_TESTSEL(x) ((x) << S_TESTSEL)54699 #define G_TESTSEL(x) (((x) >> S_TESTSEL) & M_TESTSEL)