Home
last modified time | relevance | path

Searched full:vcore (Results 1 – 25 of 52) sorted by relevance

123

/linux/drivers/regulator/
H A Dmtk-dvfsrc-regulator.c111 MTK_DVFSRC_VREG("dvfsrc-vcore", VCORE, mt6873_voltages),
129 MTK_DVFSRC_VREG("dvfsrc-vcore", VCORE, mt6893_voltages),
144 MTK_DVFSRC_VREG("dvfsrc-vcore", VCORE, mt8183_voltages),
160 MTK_DVFSRC_VREG("dvfsrc-vcore", VCORE, mt8195_voltages),
179 MTK_DVFSRC_VREG("dvfsrc-vcore", VCORE, mt8196_voltages),
H A Dmt6380-regulator.c275 MT6380_BUCK("buck-vcore", VCORE, 600000, 1393750, 6250,
H A Dmt6358-regulator.c507 MT6358_BUCK("buck_vcore", VCORE, "vsys-vcore", 500000, 1293750, 6250,
579 MT6366_BUCK("vcore", VCORE, 500000, 1293750, 6250,
H A Dmt6357-regulator.c344 MT6357_BUCK("buck-vcore", VCORE, 518750, 1312500, 6250,
/linux/Documentation/hwmon/
H A Dmax16601.rst75 in1_input VCORE input voltage.
79 in2_input VCORE output voltage.
83 curr1_input VCORE input current, derived from duty cycle
89 curr[P+2]_input VCORE phase P input current.
92 curr[N+2]_input VCORE input current, derived from sensor
100 curr[N+4]_input VCORE output current.
107 curr[N+P+5]_input VCORE phase P output current.
129 temp1_input VCORE temperature.
H A Dpxe1610.rst42 Used for Vcore power regulation for Intel VR13 based microprocessors
/linux/drivers/hwmon/
H A Datxp1.c97 unsigned long vcore; in cpu0_vid_store() local
100 err = kstrtoul(buf, 10, &vcore); in cpu0_vid_store()
104 vcore /= 25; in cpu0_vid_store()
105 vcore *= 25; in cpu0_vid_store()
108 vid = vid_to_reg(vcore, data->vrm); in cpu0_vid_store()
127 dev_dbg(dev, "Setting VCore to %d mV (0x%02x)\n", (int)vcore, vid); in cpu0_vid_store()
H A Dcgbc-hwmon.c70 { hwmon_in, "VCore A Voltage" },
71 { hwmon_in, "VCore B Voltage" },
/linux/Documentation/devicetree/bindings/regulator/
H A Dmediatek,mt6873-dvfsrc-regulator.yaml26 dvfsrc-vcore:
27 description: DVFSRC-controlled SoC Vcore regulator
41 - dvfsrc-vcore
H A Dmt6380-regulator.txt11 buck-core1, buck-vcore, buck-vrf
29 mt6380_vcore_reg: buck-vcore {
30 regulator-name = "vcore";
H A Dmediatek,mt6358-regulator.yaml31 vsys-vcore-supply:
32 description: Supply for buck regulator vcore
H A Dmediatek,mt6357-regulator.yaml84 mt6357_vcore_reg: buck-vcore {
85 regulator-name = "vcore";
/linux/drivers/mfd/
H A Dstw481x.c80 u8 vcore; in stw481x_startup() local
107 vcore = ret & 0x0f; in stw481x_startup()
120 dev_info(&stw481x->client->dev, "VCORE: %u.%uV %s\n", in stw481x_startup()
121 vcore_val[vcore] / 100, vcore_val[vcore] % 100, in stw481x_startup()
153 dev_info(&stw481x->client->dev, "VCORE SLEEP: %u.%uV\n", in stw481x_startup()
H A Ddb8500-prcmu.c2717 /* "v-mmc" changed to "vcore" in the mainline kernel */
2718 REGULATOR_SUPPLY("vcore", "sdi0"),
2719 REGULATOR_SUPPLY("vcore", "sdi1"),
2720 REGULATOR_SUPPLY("vcore", "sdi2"),
2721 REGULATOR_SUPPLY("vcore", "sdi3"),
2722 REGULATOR_SUPPLY("vcore", "sdi4"),
2725 /* "v-uart" changed to "vcore" in the mainline kernel */
2726 REGULATOR_SUPPLY("vcore", "uart0"),
2727 REGULATOR_SUPPLY("vcore", "uart1"),
2728 REGULATOR_SUPPLY("vcore", "uart2"),
/linux/drivers/hwmon/pmbus/
H A Dmax16601.c8 * This chip series supports two rails, VCORE and VSA. Telemetry information
20 * currents for VCORE. Telemetry is reported in vendor specific registers.
80 case 0: /* VCORE */ in max16601_read_word()
110 case 1: /* VCORE, read IIN/PIN from sensor element */ in max16601_read_word()
171 case 0: /* VCORE */ in max16601_write_word()
173 case 1: /* VCORE IIN/PIN from sensor element */ in max16601_write_word()
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dst,st-vgxy61.yaml34 VCORE-supply:
84 - VCORE-supply
101 VCORE-supply = <&v1v2>;
/linux/Documentation/devicetree/bindings/soc/mediatek/
H A Dmediatek,mt8183-dvfsrc.yaml64 dvfsrc_vcore: dvfsrc-vcore {
65 regulator-name = "dvfsrc-vcore";
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6380.dtsi23 mt6380_vcore_reg: buck-vcore {
24 regulator-name = "vcore";
H A Dmt6357.dtsi28 mt6357_vcore_reg: buck-vcore {
29 regulator-name = "vcore";
/linux/Documentation/virt/kvm/
H A Dhalt-polling.rst11 vcpus of a single vcore have ceded, the host kernel polls for wakeup conditions
41 or in the case of powerpc kvm-hv, in the vcore struct:
45 Thus this is a per vcpu (or vcore) value.
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_tm_builtin.c53 if ((msr & MSR_PR) && (vcpu->arch.vcore->pcr & PCR_ARCH_206)) in kvmhv_p9_tm_emulation_early()
92 if ((msr & MSR_PR) && (vcpu->arch.vcore->pcr & PCR_ARCH_206)) in kvmhv_p9_tm_emulation_early()
H A Dbook3s_hv_builtin.c258 bits of vcore->entry_exit_map */ in kvmhv_commence_exit()
269 * Trigger the other threads in this vcore to exit the guest. in kvmhv_commence_exit()
547 (vcpu->arch.vcore->lpcr & LPCR_AIL) == LPCR_AIL_3 && in inject_interrupt()
599 vcpu->arch.vcore->dpdes = 1; in kvmppc_guest_entry_inject_int()
H A Dbook3s_hv_tm.c84 if ((msr & MSR_PR) && (vcpu->arch.vcore->pcr & PCR_ARCH_206)) { in kvmhv_p9_tm_emulation()
135 if ((msr & MSR_PR) && (vcpu->arch.vcore->pcr & PCR_ARCH_206)) { in kvmhv_p9_tm_emulation()
/linux/arch/arm/boot/dts/arm/
H A Dvexpress-v2p-ca15_a7.dts341 regulator-name = "A15 Vcore";
345 label = "A15 Vcore";
352 regulator-name = "A7 Vcore";
356 label = "A7 Vcore";
/linux/drivers/cpufreq/
H A Dpxa3xx-cpufreq.c72 #define OP(cpufreq, _xl, _xn, _hss, _dmc, _smc, _sfl, _dfi, vcore, vsram) \ argument
82 .vcc_core = vcore, \

123