Searched refs:S_DEBUG_PD_RDREQ_SOP1_CNT (Results 1 – 1 of 1) sorted by relevance
2368 #define S_DEBUG_PD_RDREQ_SOP1_CNT 12 macro2370 #define V_DEBUG_PD_RDREQ_SOP1_CNT(x) ((x) << S_DEBUG_PD_RDREQ_SOP1_CNT)2371 #define G_DEBUG_PD_RDREQ_SOP1_CNT(x) (((x) >> S_DEBUG_PD_RDREQ_SOP1_CNT) & M_DEBUG_PD_RDREQ_SOP1_CN…