Searched refs:S_QCDAMP (Results 1 – 1 of 1) sorted by relevance
54336 #define S_QCDAMP 0 macro54338 #define V_QCDAMP(x) ((x) << S_QCDAMP)54339 #define G_QCDAMP(x) (((x) >> S_QCDAMP) & M_QCDAMP)