Searched refs:S_DEBUG_U_TX_SOP2_CNT (Results 1 – 1 of 1) sorted by relevance
2922 #define S_DEBUG_U_TX_SOP2_CNT 20 macro2924 #define V_DEBUG_U_TX_SOP2_CNT(x) ((x) << S_DEBUG_U_TX_SOP2_CNT)2925 #define G_DEBUG_U_TX_SOP2_CNT(x) (((x) >> S_DEBUG_U_TX_SOP2_CNT) & M_DEBUG_U_TX_SOP2_CNT)