Searched refs:S_DEBUG_PC_RSP_SOP0_CNT (Results 1 – 1 of 1) sorted by relevance
2986 #define S_DEBUG_PC_RSP_SOP0_CNT 20 macro2988 #define V_DEBUG_PC_RSP_SOP0_CNT(x) ((x) << S_DEBUG_PC_RSP_SOP0_CNT)2989 #define G_DEBUG_PC_RSP_SOP0_CNT(x) (((x) >> S_DEBUG_PC_RSP_SOP0_CNT) & M_DEBUG_PC_RSP_SOP0_CNT)