Searched defs:exynos5_dmc (Results 1 – 1 of 1) sorted by relevance
152 struct exynos5_dmc { struct153 struct device *dev;154 struct devfreq *df;155 struct devfreq_simple_ondemand_data gov_data;156 void __iomem *base_drexi0;157 void __iomem *base_drexi1;158 struct regmap *clk_regmap;160 struct mutex lock;161 unsigned long curr_rate;162 unsigned long curr_volt;[all …]