Searched refs:S_TEST_SEL (Results 1 – 1 of 1) sorted by relevance
21225 #define S_TEST_SEL 2 macro21227 #define V_TEST_SEL(x) ((x) << S_TEST_SEL)21228 #define G_TEST_SEL(x) (((x) >> S_TEST_SEL) & M_TEST_SEL)