Searched refs:S_START7 (Results 1 – 1 of 1) sorted by relevance
87147 #define S_START7 0 macro87149 #define V_START7(x) ((x) << S_START7)87150 #define G_START7(x) (((x) >> S_START7) & M_START7)