Searched refs:S_TAPSEL (Results 1 – 1 of 1) sorted by relevance
52272 #define S_TAPSEL 1 macro52274 #define V_TAPSEL(x) ((x) << S_TAPSEL)52275 #define G_TAPSEL(x) (((x) >> S_TAPSEL) & M_TAPSEL)