Searched refs:S_DEBUG_PC_REQ_SOP0_CNT (Results 1 – 1 of 1) sorted by relevance
3006 #define S_DEBUG_PC_REQ_SOP0_CNT 4 macro3008 #define V_DEBUG_PC_REQ_SOP0_CNT(x) ((x) << S_DEBUG_PC_REQ_SOP0_CNT)3009 #define G_DEBUG_PC_REQ_SOP0_CNT(x) (((x) >> S_DEBUG_PC_REQ_SOP0_CNT) & M_DEBUG_PC_REQ_SOP0_CNT)