Searched refs:S_ASAMP (Results 1 – 1 of 1) sorted by relevance
22506 #define S_ASAMP 0 macro22508 #define V_ASAMP(x) ((x) << S_ASAMP)22509 #define G_ASAMP(x) (((x) >> S_ASAMP) & M_ASAMP)