Searched refs:S_AI_TCVAL (Results 1 – 1 of 1) sorted by relevance
1845 #define S_AI_TCVAL 6 macro1847 #define V_AI_TCVAL(x) ((x) << S_AI_TCVAL)1848 #define G_AI_TCVAL(x) (((x) >> S_AI_TCVAL) & M_AI_TCVAL)