Searched refs:S_TSMPMODE (Results 1 – 1 of 1) sorted by relevance
8669 #define S_TSMPMODE 6 macro8671 #define V_TSMPMODE(x) ((x) << S_TSMPMODE)8672 #define G_TSMPMODE(x) (((x) >> S_TSMPMODE) & M_TSMPMODE)