Searched refs:S_H4OGS (Results 1 – 1 of 1) sorted by relevance
54007 #define S_H4OGS 14 macro54009 #define V_H4OGS(x) ((x) << S_H4OGS)54010 #define G_H4OGS(x) (((x) >> S_H4OGS) & M_H4OGS)