Searched refs:S_MINAMP (Results 1 – 1 of 1) sorted by relevance
56096 #define S_MINAMP 0 macro56098 #define V_MINAMP(x) ((x) << S_MINAMP)56099 #define G_MINAMP(x) (((x) >> S_MINAMP) & M_MINAMP)