Searched refs:S_HSSDIVSEL (Results 1 – 1 of 1) sorted by relevance
20553 #define S_HSSDIVSEL 9 macro20555 #define V_HSSDIVSEL(x) ((x) << S_HSSDIVSEL)20556 #define G_HSSDIVSEL(x) (((x) >> S_HSSDIVSEL) & M_HSSDIVSEL)