Searched refs:S_DEBUG_PC_RSP_SOP1_CNT (Results 1 – 1 of 1) sorted by relevance
2976 #define S_DEBUG_PC_RSP_SOP1_CNT 28 macro2978 #define V_DEBUG_PC_RSP_SOP1_CNT(x) ((x) << S_DEBUG_PC_RSP_SOP1_CNT)2979 #define G_DEBUG_PC_RSP_SOP1_CNT(x) (((x) >> S_DEBUG_PC_RSP_SOP1_CNT) & M_DEBUG_PC_RSP_SOP1_CNT)