Searched refs:S_CH_MAP1 (Results 1 – 1 of 1) sorted by relevance
15193 #define S_CH_MAP1 2 macro15195 #define V_CH_MAP1(x) ((x) << S_CH_MAP1)15196 #define G_CH_MAP1(x) (((x) >> S_CH_MAP1) & M_CH_MAP1)