Searched refs:S_CPM0 (Results 1 – 1 of 1) sorted by relevance
3191 #define S_CPM0 30 macro3193 #define V_CPM0(x) ((x) << S_CPM0)3194 #define G_CPM0(x) (((x) >> S_CPM0) & M_CPM0)