Searched refs:vcc_core (Results 1 – 4 of 4) sorted by relevance
38 static struct regulator *vcc_core; variable122 ret = regulator_set_voltage(vcc_core, vmin, vmax); in pxa_cpufreq_change_voltage()130 vcc_core = regulator_get(NULL, "vcc_core"); in pxa_cpufreq_init_voltages()131 if (IS_ERR(vcc_core)) { in pxa_cpufreq_init_voltages()133 vcc_core = NULL; in pxa_cpufreq_init_voltages()201 if (vcc_core && new_freq_cpu > policy->cur) { in pxa_set_target()218 if (vcc_core && new_freq_cpu < policy->cur) in pxa_set_target()
68 int vcc_core; /* in mV */ member82 .vcc_core = vcore, \
10 vcc_core: fixedregulator@0 { label12 regulator-name = "vcc_core";48 cpu-supply = <&vcc_core>;
19 vcc_core: v3 {20 regulator-name = "vcc_core";