Searched refs:S_CH_MAP2 (Results 1 – 1 of 1) sorted by relevance
23023 #define S_CH_MAP2 4 macro23025 #define V_CH_MAP2(x) ((x) << S_CH_MAP2)23026 #define G_CH_MAP2(x) (((x) >> S_CH_MAP2) & M_CH_MAP2)