Searched refs:S_PBAOFST (Results 1 – 1 of 1) sorted by relevance
5127 #define S_PBAOFST 28 macro5129 #define V_PBAOFST(x) ((x) << S_PBAOFST)5130 #define G_PBAOFST(x) (((x) >> S_PBAOFST) & M_PBAOFST)