Home
last modified time | relevance | path

Searched full:vcc_core (Results 1 – 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/cpufreq/
Dpxa2xx-cpufreq.c40 static struct regulator *vcc_core; variable
126 ret = regulator_set_voltage(vcc_core, vmin, vmax); in pxa_cpufreq_change_voltage()
128 pr_err("Failed to set vcc_core in [%dmV..%dmV]\n", vmin, vmax); in pxa_cpufreq_change_voltage()
134 vcc_core = regulator_get(NULL, "vcc_core"); in pxa_cpufreq_init_voltages()
135 if (IS_ERR(vcc_core)) { in pxa_cpufreq_init_voltages()
136 pr_info("Didn't find vcc_core regulator\n"); in pxa_cpufreq_init_voltages()
137 vcc_core = NULL; in pxa_cpufreq_init_voltages()
139 pr_info("Found vcc_core regulator\n"); in pxa_cpufreq_init_voltages()
205 if (vcc_core && new_freq_cpu > policy->cur) { in pxa_set_target()
222 if (vcc_core && new_freq_cpu < policy->cur) in pxa_set_target()
Dpxa3xx-cpufreq.c47 int vcc_core; /* in mV */ member
61 .vcc_core = vcore, \
66 /* CPU XL XN HSS DMEM SMEM SRAM DFI VCC_CORE VCC_SRAM */
74 /* CPU XL XN HSS DMEM SMEM SRAM DFI VCC_CORE VCC_SRAM */
/kernel/linux/linux-6.6/drivers/cpufreq/
Dpxa2xx-cpufreq.c38 static struct regulator *vcc_core; variable
122 ret = regulator_set_voltage(vcc_core, vmin, vmax); in pxa_cpufreq_change_voltage()
124 pr_err("Failed to set vcc_core in [%dmV..%dmV]\n", 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()
132 pr_info("Didn't find vcc_core regulator\n"); in pxa_cpufreq_init_voltages()
133 vcc_core = NULL; in pxa_cpufreq_init_voltages()
135 pr_info("Found vcc_core regulator\n"); 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()
Dpxa3xx-cpufreq.c68 int vcc_core; /* in mV */ member
82 .vcc_core = vcore, \
87 /* CPU XL XN HSS DMEM SMEM SRAM DFI VCC_CORE VCC_SRAM */
95 /* CPU XL XN HSS DMEM SMEM SRAM DFI VCC_CORE VCC_SRAM */
/kernel/linux/linux-6.6/arch/arm/boot/dts/sigmastar/
Dmstar-infinity-breadbee-common.dtsi10 vcc_core: fixedregulator@0 { label
12 regulator-name = "vcc_core";
48 cpu-supply = <&vcc_core>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dmax1586-regulator.txt19 vcc_core: v3 {
20 regulator-name = "vcc_core";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dmax1586-regulator.txt19 vcc_core: v3 {
20 regulator-name = "vcc_core";
/kernel/linux/linux-5.10/arch/arm/mach-mmp/
Djasper.c105 REGULATOR_SUPPLY("vcc_core", NULL),
110 .name = "vcc_core range",
Dbrownstone.c111 REGULATOR_SUPPLY("vcc_core", NULL),
116 .name = "vcc_core range",
/kernel/linux/linux-6.6/include/linux/regulator/
Dmax1586.h25 * @name: regulator cute name (example for V3: "vcc_core")
/kernel/linux/linux-5.10/include/linux/regulator/
Dmax1586.h25 * @name: regulator cute name (example for V3: "vcc_core")
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dpalm27x.c429 REGULATOR_SUPPLY("vcc_core", NULL),
434 .name = "vcc_core range",
446 .name = "vcc_core",
Dmioa701.c597 REGULATOR_SUPPLY("vcc_core", NULL),
602 .name = "vcc_core range",
613 { .name = "vcc_core", .id = MAX1586_V3,
Dhx4700.c781 REGULATOR_SUPPLY("vcc_core", NULL);
785 .name = "vcc_core range",
796 .name = "vcc_core",
Dmagician.c727 REGULATOR_SUPPLY("vcc_core", NULL),
732 .name = "vcc_core range",
744 .name = "vcc_core",
Dvpac270.c652 REGULATOR_SUPPLY("vcc_core", NULL),
657 .name = "vcc_core range",
669 .name = "vcc_core",
Dballoon3.c724 REGULATOR_SUPPLY("vcc_core", NULL),
729 .name = "vcc_core range",
741 .name = "vcc_core",
Dz2.c630 REGULATOR_SUPPLY("vcc_core", NULL),
636 .name = "vcc_core range",
Dspitz.c915 REGULATOR_SUPPLY("vcc_core", NULL),
921 .name = "vcc_core range",
Dcm-x300.c735 REGULATOR_SUPPLY("vcc_core", NULL),
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dti,tps6594.yaml137 regulator-name = "vcc_core";
/kernel/linux/linux-5.10/drivers/regulator/
DKconfig509 for PXA27x chips to control VCC_CORE and VCC_USIM voltages.
582 S5PV210, and Exynos-4 chips to control VCC_CORE and
591 and S5PC1XX chips to control VCC_CORE and VCC_USIM voltages.
/kernel/linux/linux-6.6/drivers/regulator/
DKconfig555 for PXA27x chips to control VCC_CORE and VCC_USIM voltages.
667 S5PV210, and Exynos-4 chips to control VCC_CORE and
676 and S5PC1XX chips to control VCC_CORE and VCC_USIM voltages.
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
Dspitz.c895 REGULATOR_SUPPLY("vcc_core", NULL),
901 .name = "vcc_core range",