Searched refs:S_DEBUG_U_TXAFULL_D (Results 1 – 1 of 1) sorted by relevance
3316 #define S_DEBUG_U_TXAFULL_D 8 macro3318 #define V_DEBUG_U_TXAFULL_D(x) ((x) << S_DEBUG_U_TXAFULL_D)3319 #define G_DEBUG_U_TXAFULL_D(x) (((x) >> S_DEBUG_U_TXAFULL_D) & M_DEBUG_U_TXAFULL_D)