Searched refs:S_WR_DEBUG_SEL (Results 1 – 1 of 1) sorted by relevance
39772 #define S_WR_DEBUG_SEL 0 macro39774 #define V_WR_DEBUG_SEL(x) ((x) << S_WR_DEBUG_SEL)39775 #define G_WR_DEBUG_SEL(x) (((x) >> S_WR_DEBUG_SEL) & M_WR_DEBUG_SEL)