Searched refs:S_PL_AUTOINC (Results 1 – 1 of 1) sorted by relevance
7231 #define S_PL_AUTOINC 31 macro7233 #define V_PL_AUTOINC(x) ((x) << S_PL_AUTOINC)7234 #define G_PL_AUTOINC(x) (((x) >> S_PL_AUTOINC) & M_PL_AUTOINC)