Searched refs:S_REFDIV (Results 1 – 1 of 1) sorted by relevance
68529 #define S_REFDIV 0 macro68531 #define V_REFDIV(x) ((x) << S_REFDIV)68532 #define G_REFDIV(x) (((x) >> S_REFDIV) & M_REFDIV)