Searched defs:samsung_cpu_clock (Results 1 – 1 of 1) sorted by relevance
287 struct samsung_cpu_clock { struct288 unsigned int id;289 const char *name;290 unsigned int parent_id;291 unsigned int alt_parent_id;292 unsigned long flags;293 int offset;294 enum exynos_cpuclk_layout reg_layout;295 const struct exynos_cpuclk_cfg_data *cfg;