Searched refs:S_NC2MPS_SOP_CNT (Results 1 – 1 of 1) sorted by relevance
19299 #define S_NC2MPS_SOP_CNT 24 macro19301 #define V_NC2MPS_SOP_CNT(x) ((x) << S_NC2MPS_SOP_CNT)19302 #define G_NC2MPS_SOP_CNT(x) (((x) >> S_NC2MPS_SOP_CNT) & M_NC2MPS_SOP_CNT)