Searched refs:S_PF5LKPIDX (Results 1 – 1 of 1) sorted by relevance
6752 #define S_PF5LKPIDX 15 macro6754 #define V_PF5LKPIDX(x) ((x) << S_PF5LKPIDX)6755 #define G_PF5LKPIDX(x) (((x) >> S_PF5LKPIDX) & M_PF5LKPIDX)