Searched refs:S_MINAMP (Results 1 – 1 of 1) sorted by relevance
22697 #define S_MINAMP 0 macro22699 #define V_MINAMP(x) ((x) << S_MINAMP)22700 #define G_MINAMP(x) (((x) >> S_MINAMP) & M_MINAMP)