Searched refs:S_EXPHYCLK_SEL (Results 1 – 1 of 1) sorted by relevance
4258 #define S_EXPHYCLK_SEL 15 macro4260 #define V_EXPHYCLK_SEL(x) ((x) << S_EXPHYCLK_SEL)4261 #define G_EXPHYCLK_SEL(x) (((x) >> S_EXPHYCLK_SEL) & M_EXPHYCLK_SEL)