Searched refs:S_MINAMP (Results 1 – 1 of 1) sorted by relevance
43291 #define S_MINAMP 0 macro43293 #define V_MINAMP(x) ((x) << S_MINAMP)43294 #define G_MINAMP(x) (((x) >> S_MINAMP) & M_MINAMP)