Searched refs:S_AI_TCVAL (Results 1 – 1 of 1) sorted by relevance
5288 #define S_AI_TCVAL 6 macro5290 #define V_AI_TCVAL(x) ((x) << S_AI_TCVAL)5291 #define G_AI_TCVAL(x) (((x) >> S_AI_TCVAL) & M_AI_TCVAL)