Searched defs:exynos5_dmc (Results 1 – 2 of 2) 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 …]
114 struct exynos5_dmc { struct115 unsigned int concontrol;116 unsigned int memcontrol;117 unsigned int memconfig0;118 unsigned int memconfig1;119 unsigned int directcmd;120 unsigned int prechconfig;121 unsigned int phycontrol0;122 unsigned char res1[0xc];123 unsigned int pwrdnconfig;[all …]