Searched refs:S_CPM6 (Results 1 – 1 of 1) sorted by relevance
3221 #define S_CPM6 18 macro3223 #define V_CPM6(x) ((x) << S_CPM6)3224 #define G_CPM6(x) (((x) >> S_CPM6) & M_CPM6)