Searched refs:S_JTAGAMPL (Results 1 – 1 of 1) sorted by relevance
65543 #define S_JTAGAMPL 3 macro65545 #define V_JTAGAMPL(x) ((x) << S_JTAGAMPL)65546 #define G_JTAGAMPL(x) (((x) >> S_JTAGAMPL) & M_JTAGAMPL)