Searched refs:S_MPS2NC_SOP_CNT (Results 1 – 1 of 1) sorted by relevance
19309 #define S_MPS2NC_SOP_CNT 8 macro19311 #define V_MPS2NC_SOP_CNT(x) ((x) << S_MPS2NC_SOP_CNT)19312 #define G_MPS2NC_SOP_CNT(x) (((x) >> S_MPS2NC_SOP_CNT) & M_MPS2NC_SOP_CNT)