Searched defs:samsung_cpu_clock (Results 1 – 1 of 1) sorted by relevance
300 struct samsung_cpu_clock { struct301 unsigned int id;302 const char *name;303 unsigned int parent_id;304 unsigned int alt_parent_id;305 unsigned long flags;306 int offset;307 enum exynos_cpuclk_layout reg_layout;308 const struct exynos_cpuclk_cfg_data *cfg;