Searched refs:S_DEBUG_PC_REQAFULL_D (Results 1 – 1 of 1) sorted by relevance
3311 #define S_DEBUG_PC_REQAFULL_D 12 macro3313 #define V_DEBUG_PC_REQAFULL_D(x) ((x) << S_DEBUG_PC_REQAFULL_D)3314 #define G_DEBUG_PC_REQAFULL_D(x) (((x) >> S_DEBUG_PC_REQAFULL_D) & M_DEBUG_PC_REQAFULL_D)