Searched refs:S_CH_MAP0 (Results 1 – 1 of 1) sorted by relevance
32543 #define S_CH_MAP0 0 macro32545 #define V_CH_MAP0(x) ((x) << S_CH_MAP0)32546 #define G_CH_MAP0(x) (((x) >> S_CH_MAP0) & M_CH_MAP0)