Searched refs:S_CIM_WM (Results 1 – 1 of 1) sorted by relevance
3203 #define S_CIM_WM 24 macro3205 #define V_CIM_WM(x) ((x) << S_CIM_WM)3206 #define G_CIM_WM(x) (((x) >> S_CIM_WM) & M_CIM_WM)