Searched refs:S_TEST_SEL (Results 1 – 1 of 1) sorted by relevance
41821 #define S_TEST_SEL 2 macro41823 #define V_TEST_SEL(x) ((x) << S_TEST_SEL)41824 #define G_TEST_SEL(x) (((x) >> S_TEST_SEL) & M_TEST_SEL)