| /linux/drivers/regulator/ |
| H A D | mtk-dvfsrc-regulator.c | 111 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),
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | mediatek,mt6873-dvfsrc-regulator.yaml | 26 dvfsrc-vcore: 27 description: DVFSRC-controlled SoC Vcore regulator 41 - dvfsrc-vcore
|
| H A D | mt6380-regulator.txt | 11 buck-core1, buck-vcore, buck-vrf 29 mt6380_vcore_reg: buck-vcore { 30 regulator-name = "vcore";
|
| H A D | mediatek,mt6358-regulator.yaml | 31 vsys-vcore-supply: 32 description: Supply for buck regulator vcore
|
| H A D | mediatek,mt6357-regulator.yaml | 84 mt6357_vcore_reg: buck-vcore { 85 regulator-name = "vcore";
|
| H A D | mediatek,mt6397-regulator.yaml | 106 regulator-name = "vcore";
|
| /linux/drivers/mfd/ |
| H A D | stw481x.c | 80 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 D | db8500-prcmu.c | 2717 /* "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"),
|
| H A D | menelaus.c | 16 * Added support for controlling VCORE and regulator sleep states, 491 * Vcore can be programmed in two ways: 535 dev_dbg(&c->dev, "Setting VCORE FLOOR to %d mV and ROOF to %d mV\n", in menelaus_set_vcore_hw()
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| H A D | st,st-vgxy61.yaml | 34 VCORE-supply: 84 - VCORE-supply 101 VCORE-supply = <&v1v2>;
|
| H A D | maxim,max96717.yaml | 144 VCORE-supply = <&v1v2>;
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt6380.dtsi | 23 mt6380_vcore_reg: buck-vcore { 24 regulator-name = "vcore";
|
| H A D | mt6357.dtsi | 28 mt6357_vcore_reg: buck-vcore { 29 regulator-name = "vcore";
|
| /linux/Documentation/virt/kvm/ |
| H A D | halt-polling.rst | 11 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 D | book3s_hv_tm_builtin.c | 53 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 D | book3s_hv_builtin.c | 258 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 D | book3s_hv_tm.c | 84 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()
|
| H A D | book3s_hv_nested.c | 32 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmhv_save_hv_regs() 106 struct kvmppc_vcore *vc = vcpu->arch.vcore; in save_hv_return_state() 143 struct kvmppc_vcore *vc = vcpu->arch.vcore; in restore_hv_regs() 171 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmhv_restore_hv_return_state() 263 struct kvmppc_vcore *vc = vcpu->arch.vcore; in load_l2_hv_regs() 301 struct kvmppc_vcore *vc = vcpu->arch.vcore; in kvmhv_enter_nested_guest()
|
| /linux/arch/arm/boot/dts/arm/ |
| H A D | vexpress-v2p-ca15_a7.dts | 341 regulator-name = "A15 Vcore"; 345 label = "A15 Vcore"; 352 regulator-name = "A7 Vcore"; 356 label = "A7 Vcore";
|
| /linux/drivers/hwmon/ |
| H A D | cgbc-hwmon.c | 70 { hwmon_in, "VCore A Voltage" }, 71 { hwmon_in, "VCore B Voltage" },
|
| /linux/Documentation/hwmon/ |
| H A D | pxe1610.rst | 42 Used for Vcore power regulation for Intel VR13 based microprocessors
|
| H A D | f71805f.rst | 90 in7 VIN7 VCORE 10K - 1.00 ~1.40 V [1]_
|
| H A D | w83791d.rst | 157 in0 (VCORE) 0x000001 0x000001
|
| /linux/arch/arm/boot/dts/mediatek/ |
| H A D | mt8135-evbp1.dts | 61 regulator-name = "vcore";
|
| /linux/drivers/video/backlight/ |
| H A D | l4f00242t03.c | 202 priv->core_reg = devm_regulator_get(&spi->dev, "vcore"); in l4f00242t03_probe()
|