Searched refs:S_CPM4 (Results 1 – 1 of 1) sorted by relevance
3211 #define S_CPM4 22 macro3213 #define V_CPM4(x) ((x) << S_CPM4)3214 #define G_CPM4(x) (((x) >> S_CPM4) & M_CPM4)