Searched refs:S_CPM5 (Results 1 – 1 of 1) sorted by relevance
3216 #define S_CPM5 20 macro3218 #define V_CPM5(x) ((x) << S_CPM5)3219 #define G_CPM5(x) (((x) >> S_CPM5) & M_CPM5)