Searched refs:S_EXPHYCLK_SEL (Results 1 – 1 of 1) sorted by relevance
12310 #define S_EXPHYCLK_SEL 15 macro12312 #define V_EXPHYCLK_SEL(x) ((x) << S_EXPHYCLK_SEL)12313 #define G_EXPHYCLK_SEL(x) (((x) >> S_EXPHYCLK_SEL) & M_EXPHYCLK_SEL)