Searched refs:S_PREREFDIV (Results 1 – 1 of 1) sorted by relevance
2781 #define S_PREREFDIV 1 macro2783 #define V_PREREFDIV(x) ((x) << S_PREREFDIV)2784 #define G_PREREFDIV(x) (((x) >> S_PREREFDIV) & M_PREREFDIV)