Searched refs:S_SET_PU (Results 1 – 1 of 1) sorted by relevance
5906 #define S_SET_PU 3 macro5908 #define V_SET_PU(x) ((x) << S_SET_PU)5909 #define G_SET_PU(x) (((x) >> S_SET_PU) & M_SET_PU)