Searched refs:S_MI1_OP (Results 1 – 1 of 1) sorted by relevance
100 #define S_MI1_OP 0 macro102 #define V_MI1_OP(x) ((x) << S_MI1_OP)103 #define G_MI1_OP(x) (((x) >> S_MI1_OP) & M_MI1_OP)