Searched refs:S_IMP_SET_PU (Results 1 – 1 of 1) sorted by relevance
2938 #define S_IMP_SET_PU 0 macro2940 #define V_IMP_SET_PU(x) ((x) << S_IMP_SET_PU)2941 #define G_IMP_SET_PU(x) (((x) >> S_IMP_SET_PU) & M_IMP_SET_PU)