Searched refs:S_DCDAMP (Results 1 – 1 of 1) sorted by relevance
67353 #define S_DCDAMP 0 macro67355 #define V_DCDAMP(x) ((x) << S_DCDAMP)67356 #define G_DCDAMP(x) (((x) >> S_DCDAMP) & M_DCDAMP)