Searched refs:S_DBGSEL_L (Results 1 – 1 of 1) sorted by relevance
41051 #define S_DBGSEL_L 0 macro41053 #define V_DBGSEL_L(x) ((x) << S_DBGSEL_L)41054 #define G_DBGSEL_L(x) (((x) >> S_DBGSEL_L) & M_DBGSEL_L)