Searched refs:S_BWSEL (Results 1 – 1 of 1) sorted by relevance
42495 #define S_BWSEL 2 macro42497 #define V_BWSEL(x) ((x) << S_BWSEL)42498 #define G_BWSEL(x) (((x) >> S_BWSEL) & M_BWSEL)