Searched refs:S_CPM2 (Results 1 – 1 of 1) sorted by relevance
3201 #define S_CPM2 26 macro3203 #define V_CPM2(x) ((x) << S_CPM2)3204 #define G_CPM2(x) (((x) >> S_CPM2) & M_CPM2)