/Linux-v6.6/Documentation/devicetree/bindings/usb/ |
D | cypress,hx3.yaml | 31 vdd2-supply: 45 - vdd2-supply 65 vdd2-supply = <®_3v3_usb>; 75 vdd2-supply = <®_3v3_usb>;
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | twl-regulator.txt | 19 - "ti,twl6030-vdd2" for VDD2 SMPS 51 - "ti,twl4030-vdd2" for VDD2 SMPS
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | ti,pcm3168a.yaml | 46 VDD2-supply: 78 - VDD2-supply 101 VDD2-supply = <&supply3v3>;
|
/Linux-v6.6/Documentation/devicetree/bindings/mfd/ |
D | tps65910.txt | 23 tps65910: vrtc, vio, vdd1, vdd2, vdd3, vdig1, vdig2, vpll, vdac, vaux1, 25 tps65911: vrtc, vio, vdd1, vdd2, vddctrl, ldo1, ldo2, ldo3, ldo4, ldo5, 36 vcc2-supply: VDD2 input. 45 vcc2-supply: VDD2 input. 118 regulator-compatible = "vdd2";
|
/Linux-v6.6/drivers/gpu/drm/bridge/ |
D | chipone-icn6211.c | 153 struct regulator *vdd2; member 460 if (icn->vdd2) { in chipone_atomic_pre_enable() 461 ret = regulator_enable(icn->vdd2); in chipone_atomic_pre_enable() 464 "failed to enable VDD2 regulator: %d\n", ret); in chipone_atomic_pre_enable() 494 if (icn->vdd2) in chipone_atomic_post_disable() 495 regulator_disable(icn->vdd2); in chipone_atomic_post_disable() 659 icn->vdd2 = devm_regulator_get_optional(dev, "vdd2"); in chipone_parse_dt() 660 if (IS_ERR(icn->vdd2)) { in chipone_parse_dt() 661 ret = PTR_ERR(icn->vdd2); in chipone_parse_dt() 664 icn->vdd2 = NULL; in chipone_parse_dt() [all …]
|
/Linux-v6.6/arch/arm/mach-omap2/ |
D | opp3xxx_data.c | 38 /* VDD2 */ 68 /* VDD2 */
|
/Linux-v6.6/drivers/regulator/ |
D | tps65910-regulator.c | 120 .name = "vdd2", 214 .name = "vdd2", 279 EXT_CONTROL_REG_BITS(VDD2, 1, 2), 295 EXT_CONTROL_REG_BITS(VDD2, 1, 2), 968 { .name = "vdd2", .driver_data = (void *) &tps65910_regs[3] }, 985 { .name = "vdd2", .driver_data = (void *) &tps65911_regs[3] },
|
D | twl-regulator.c | 532 TWL4030_ADJUSTABLE_SMPS(VDD2, 0x63, 16, 1000, 0x08, 69); 567 TWL4030_OF_MATCH("ti,twl4030-vdd2", VDD2),
|
D | twl6030-regulator.c | 588 TWL6030_ADJUSTABLE_SMPS(VDD2); 647 TWL6030_OF_MATCH("ti,twl6030-vdd2", VDD2),
|
/Linux-v6.6/arch/arm/boot/dts/ |
D | tps65910.dtsi | 35 regulator-compatible = "vdd2";
|
/Linux-v6.6/Documentation/devicetree/bindings/display/bridge/ |
D | chipone,icn6211.yaml | 42 vdd2-supply:
|
/Linux-v6.6/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-pca954x.yaml | 72 the regulator supplies power to VDD2 (core logic) and optionally to VDD1.
|
/Linux-v6.6/arch/arm/boot/dts/nvidia/ |
D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 44 vdd2_reg: vdd2 {
|
D | tegra30-cardhu.dtsi | 274 vdd2_reg: vdd2 {
|
/Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
D | omap3-lilly-a83x.dtsi | 241 vdd2: regulator-vdd2 { label
|
/Linux-v6.6/include/linux/mfd/ |
D | tps65910.h | 232 /*Register VDD2 (0x80) register.RegisterDescription */ 254 /*Registers VDD1, VDD2 voltage values definitions */
|
D | twl.h | 729 * the LDOs, and leave the three buck converters alone. VDD1 and VDD2
|
/Linux-v6.6/drivers/acpi/pmic/ |
D | intel_pmic_bxtwc.c | 37 }, /* VDD2 -> VDD2CNT */
|
/Linux-v6.6/arch/arm64/boot/dts/renesas/ |
D | ulcb-kf.dtsi | 213 VDD2-supply = <&snd_3p3v>;
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | qrb2210-rb1.dts | 168 /* LPDDR4X VDD2 */
|
/Linux-v6.6/drivers/mmc/host/ |
D | sdhci.h | 103 * VDD2 - UHS2 or PCIe/NVMe 104 * VDD2 power on/off and voltage select
|
D | sdhci-pci-o2micro.c | 647 /* Set VDD2 voltage*/ in sdhci_pci_o2_init_sd_express() 674 /* Power off VDD2 voltage*/ in sdhci_pci_o2_init_sd_express()
|
/Linux-v6.6/drivers/usb/misc/ |
D | onboard_usb_hub.c | 36 "vdd2",
|
/Linux-v6.6/sound/soc/codecs/ |
D | pcm3168a.c | 39 "VDD2",
|
/Linux-v6.6/arch/arm64/boot/dts/ti/ |
D | k3-j721e-common-proc-board.dts | 729 VDD2-supply = <&vsys_3v3>;
|