Searched refs:S_MI1_OP (Results 1 – 1 of 1) sorted by relevance
91 #define S_MI1_OP 0 macro93 #define V_MI1_OP(x) ((x) << S_MI1_OP)94 #define G_MI1_OP(x) (((x) >> S_MI1_OP) & M_MI1_OP)