Searched refs:S_BWSEL (Results 1 – 1 of 1) sorted by relevance
21901 #define S_BWSEL 2 macro21903 #define V_BWSEL(x) ((x) << S_BWSEL)21904 #define G_BWSEL(x) (((x) >> S_BWSEL) & M_BWSEL)