Searched refs:S_DEBUG_U_TX_SOP3_CNT (Results 1 – 1 of 1) sorted by relevance
2663 #define S_DEBUG_U_TX_SOP3_CNT 28 macro2665 #define V_DEBUG_U_TX_SOP3_CNT(x) ((x) << S_DEBUG_U_TX_SOP3_CNT)2666 #define G_DEBUG_U_TX_SOP3_CNT(x) (((x) >> S_DEBUG_U_TX_SOP3_CNT) & M_DEBUG_U_TX_SOP3_CNT)