Searched refs:S_DEBUG_PD_RDRSP_SOP1_CNT (Results 1 – 1 of 1) sorted by relevance
3080 #define S_DEBUG_PD_RDRSP_SOP1_CNT 12 macro3082 #define V_DEBUG_PD_RDRSP_SOP1_CNT(x) ((x) << S_DEBUG_PD_RDRSP_SOP1_CNT)3083 #define G_DEBUG_PD_RDRSP_SOP1_CNT(x) (((x) >> S_DEBUG_PD_RDRSP_SOP1_CNT) & M_DEBUG_PD_RDRSP_SOP1_CN…