Searched refs:S_SEL_L (Results 1 – 1 of 1) sorted by relevance
37397 #define S_SEL_L 0 macro37399 #define V_SEL_L(x) ((x) << S_SEL_L)37400 #define G_SEL_L(x) (((x) >> S_SEL_L) & M_SEL_L)