Searched refs:S_DCDAMP (Results 1 – 1 of 1) sorted by relevance
54281 #define S_DCDAMP 0 macro54283 #define V_DCDAMP(x) ((x) << S_DCDAMP)54284 #define G_DCDAMP(x) (((x) >> S_DCDAMP) & M_DCDAMP)