Searched refs:S_CPM2 (Results 1 – 1 of 1) sorted by relevance
7327 #define S_CPM2 26 macro7329 #define V_CPM2(x) ((x) << S_CPM2)7330 #define G_CPM2(x) (((x) >> S_CPM2) & M_CPM2)