Searched refs:S_DEBUG_PC_RSP_SOP2_CNT (Results 1 – 1 of 1) sorted by relevance
3251 #define S_DEBUG_PC_RSP_SOP2_CNT 12 macro3253 #define V_DEBUG_PC_RSP_SOP2_CNT(x) ((x) << S_DEBUG_PC_RSP_SOP2_CNT)3254 #define G_DEBUG_PC_RSP_SOP2_CNT(x) (((x) >> S_DEBUG_PC_RSP_SOP2_CNT) & M_DEBUG_PC_RSP_SOP2_CNT)