Searched refs:S_CH_MAP2 (Results 1 – 1 of 1) sorted by relevance
15188 #define S_CH_MAP2 4 macro15190 #define V_CH_MAP2(x) ((x) << S_CH_MAP2)15191 #define G_CH_MAP2(x) (((x) >> S_CH_MAP2) & M_CH_MAP2)