Searched refs:S_DCCAAMP (Results 1 – 1 of 1) sorted by relevance
52056 #define S_DCCAAMP 0 macro52058 #define V_DCCAAMP(x) ((x) << S_DCCAAMP)52059 #define G_DCCAAMP(x) (((x) >> S_DCCAAMP) & M_DCCAAMP)