Searched refs:S_DEBUG_PC_REQAFULL_D (Results 1 – 1 of 1) sorted by relevance
2613 #define S_DEBUG_PC_REQAFULL_D 12 macro2615 #define V_DEBUG_PC_REQAFULL_D(x) ((x) << S_DEBUG_PC_REQAFULL_D)2616 #define G_DEBUG_PC_REQAFULL_D(x) (((x) >> S_DEBUG_PC_REQAFULL_D) & M_DEBUG_PC_REQAFULL_D)