Searched refs:S_LADBGWRPTR (Results 1 – 1 of 1) sorted by relevance
5354 #define S_LADBGWRPTR 24 macro5356 #define V_LADBGWRPTR(x) ((x) << S_LADBGWRPTR)5357 #define G_LADBGWRPTR(x) (((x) >> S_LADBGWRPTR) & M_LADBGWRPTR)