Searched refs:S_CPM1 (Results 1 – 1 of 1) sorted by relevance
3196 #define S_CPM1 28 macro3198 #define V_CPM1(x) ((x) << S_CPM1)3199 #define G_CPM1(x) (((x) >> S_CPM1) & M_CPM1)