Searched refs:S_HSEL (Results 1 – 1 of 1) sorted by relevance
53501 #define S_HSEL 0 macro53503 #define V_HSEL(x) ((x) << S_HSEL)53504 #define G_HSEL(x) (((x) >> S_HSEL) & M_HSEL)