Searched refs:S_START6 (Results 1 – 1 of 1) sorted by relevance
87140 #define S_START6 0 macro87142 #define V_START6(x) ((x) << S_START6)87143 #define G_START6(x) (((x) >> S_START6) & M_START6)