Searched refs:S_CH_MAP2 (Results 1 – 1 of 1) sorted by relevance
32533 #define S_CH_MAP2 4 macro32535 #define V_CH_MAP2(x) ((x) << S_CH_MAP2)32536 #define G_CH_MAP2(x) (((x) >> S_CH_MAP2) & M_CH_MAP2)