Searched refs:S_CPM1 (Results 1 – 1 of 1) sorted by relevance
9057 #define S_CPM1 28 macro9059 #define V_CPM1(x) ((x) << S_CPM1)9060 #define G_CPM1(x) (((x) >> S_CPM1) & M_CPM1)