Searched refs:S_TSCHNLRTSEL (Results 1 – 1 of 1) sorted by relevance
44908 #define S_TSCHNLRTSEL 14 macro44910 #define V_TSCHNLRTSEL(x) ((x) << S_TSCHNLRTSEL)44911 #define G_TSCHNLRTSEL(x) (((x) >> S_TSCHNLRTSEL) & M_TSCHNLRTSEL)