Searched refs:S_CIM2NC_SOP_CNT (Results 1 – 1 of 1) sorted by relevance
19331 #define S_CIM2NC_SOP_CNT 8 macro19333 #define V_CIM2NC_SOP_CNT(x) ((x) << S_CIM2NC_SOP_CNT)19334 #define G_CIM2NC_SOP_CNT(x) (((x) >> S_CIM2NC_SOP_CNT) & M_CIM2NC_SOP_CNT)