Searched refs:S_AI_TCVAL (Results 1 – 1 of 1) sorted by relevance
4507 #define S_AI_TCVAL 6 macro4509 #define V_AI_TCVAL(x) ((x) << S_AI_TCVAL)4510 #define G_AI_TCVAL(x) (((x) >> S_AI_TCVAL) & M_AI_TCVAL)