Searched defs:exynos_clk (Results 1 – 1 of 1) sorted by relevance
68 struct exynos_clk { struct70 enum exynos_clk_type type; argument71 const char *alias;72 const char *parent;73 u_int refcnt;74 union {80 } u;