Searched refs:S_PILADBGWRPTR (Results 1 – 1 of 1) sorted by relevance
7678 #define S_PILADBGWRPTR 0 macro7680 #define V_PILADBGWRPTR(x) ((x) << S_PILADBGWRPTR)7681 #define G_PILADBGWRPTR(x) (((x) >> S_PILADBGWRPTR) & M_PILADBGWRPTR)