Searched refs:S_TPSEL (Results 1 – 1 of 1) sorted by relevance
21925 #define S_TPSEL 0 macro21927 #define V_TPSEL(x) ((x) << S_TPSEL)21928 #define G_TPSEL(x) (((x) >> S_TPSEL) & M_TPSEL)