Searched refs:S_CPM7 (Results 1 – 1 of 1) sorted by relevance
7352 #define S_CPM7 16 macro7354 #define V_CPM7(x) ((x) << S_CPM7)7355 #define G_CPM7(x) (((x) >> S_CPM7) & M_CPM7)