Searched refs:S_START5 (Results 1 – 1 of 1) sorted by relevance
87133 #define S_START5 0 macro87135 #define V_START5(x) ((x) << S_START5)87136 #define G_START5(x) (((x) >> S_START5) & M_START5)