Searched refs:S_H11GS (Results 1 – 1 of 1) sorted by relevance
67211 #define S_H11GS 14 macro67213 #define V_H11GS(x) ((x) << S_H11GS)67214 #define G_H11GS(x) (((x) >> S_H11GS) & M_H11GS)