Searched refs:S_DEBUG_UP_SOP_CNT (Results 1 – 1 of 1) sorted by relevance
2148 #define S_DEBUG_UP_SOP_CNT 20 macro2150 #define V_DEBUG_UP_SOP_CNT(x) ((x) << S_DEBUG_UP_SOP_CNT)2151 #define G_DEBUG_UP_SOP_CNT(x) (((x) >> S_DEBUG_UP_SOP_CNT) & M_DEBUG_UP_SOP_CNT)