Searched refs:S_OFFAMP (Results 1 – 1 of 1) sorted by relevance
53647 #define S_OFFAMP 8 macro53649 #define V_OFFAMP(x) ((x) << S_OFFAMP)53650 #define G_OFFAMP(x) (((x) >> S_OFFAMP) & M_OFFAMP)