Searched refs:S_START8 (Results 1 – 1 of 1) sorted by relevance
87154 #define S_START8 0 macro87156 #define V_START8(x) ((x) << S_START8)87157 #define G_START8(x) (((x) >> S_START8) & M_START8)