Searched refs:S_PL_AUTOINC (Results 1 – 1 of 1) sorted by relevance
7326 #define S_PL_AUTOINC 31 macro7328 #define V_PL_AUTOINC(x) ((x) << S_PL_AUTOINC)7329 #define G_PL_AUTOINC(x) (((x) >> S_PL_AUTOINC) & M_PL_AUTOINC)