Searched refs:S_START2 (Results 1 – 1 of 1) sorted by relevance
87112 #define S_START2 0 macro87114 #define V_START2(x) ((x) << S_START2)87115 #define G_START2(x) (((x) >> S_START2) & M_START2)