Searched refs:S_PATSEL (Results 1 – 1 of 1) sorted by relevance
52651 #define S_PATSEL 0 macro52653 #define V_PATSEL(x) ((x) << S_PATSEL)52654 #define G_PATSEL(x) (((x) >> S_PATSEL) & M_PATSEL)