Searched refs:int_regulator (Results 1 – 1 of 1) sorted by relevance
137 static struct regulator *int_regulator; variable260 ret = regulator_set_voltage(int_regulator, in s5pv210_target()477 regulator_set_voltage(int_regulator, in s5pv210_target()642 int_regulator = regulator_get(NULL, "vddint"); in s5pv210_cpufreq_probe()643 if (IS_ERR(int_regulator)) { in s5pv210_cpufreq_probe()646 return PTR_ERR(int_regulator); in s5pv210_cpufreq_probe()