Searched refs:S_SEL_L (Results 1 – 1 of 1) sorted by relevance
18178 #define S_SEL_L 0 macro18180 #define V_SEL_L(x) ((x) << S_SEL_L)18181 #define G_SEL_L(x) (((x) >> S_SEL_L) & M_SEL_L)