/linux-6.8/Documentation/devicetree/bindings/regulator/ |
D | twl-regulator.txt | 18 - "ti,twl6030-vdd1" for VDD1 SMPS 50 - "ti,twl4030-vdd1" for VDD1 SMPS
|
/linux-6.8/Documentation/devicetree/bindings/display/panel/ |
D | samsung,s6d16d0.yaml | 23 vdd1-supply: 29 - vdd1-supply 45 vdd1-supply = <&foo>;
|
/linux-6.8/Documentation/devicetree/bindings/sound/ |
D | ti,pcm3168a.yaml | 43 VDD1-supply: 78 - VDD1-supply 101 VDD1-supply = <&supply3v3>;
|
/linux-6.8/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, 35 vcc1-supply: VDD1 input. 44 vcc1-supply: VDD1 input. 109 regulator-compatible = "vdd1";
|
/linux-6.8/drivers/gpu/drm/bridge/ |
D | chipone-icn6211.c | 152 struct regulator *vdd1; member 453 if (icn->vdd1) { in chipone_atomic_pre_enable() 454 ret = regulator_enable(icn->vdd1); in chipone_atomic_pre_enable() 457 "failed to enable VDD1 regulator: %d\n", ret); in chipone_atomic_pre_enable() 491 if (icn->vdd1) in chipone_atomic_post_disable() 492 regulator_disable(icn->vdd1); in chipone_atomic_post_disable() 650 icn->vdd1 = devm_regulator_get_optional(dev, "vdd1"); in chipone_parse_dt() 651 if (IS_ERR(icn->vdd1)) { in chipone_parse_dt() 652 ret = PTR_ERR(icn->vdd1); in chipone_parse_dt() 655 icn->vdd1 = NULL; in chipone_parse_dt() [all …]
|
/linux-6.8/arch/arm/mach-omap2/ |
D | opp3xxx_data.c | 21 /* VDD1 */ 53 /* VDD1 */
|
/linux-6.8/arch/arm/boot/dts/ti/omap/ |
D | twl4030.dtsi | 47 vcc: regulator-vdd1 { 48 compatible = "ti,twl4030-vdd1";
|
D | omap3-lilly-a83x.dtsi | 237 vdd1: regulator-vdd1 { label
|
D | am335x-lxm.dts | 204 regulator-name = "vdd1,mpu";
|
/linux-6.8/drivers/regulator/ |
D | twl-regulator.c | 531 TWL4030_ADJUSTABLE_SMPS(VDD1, 0x55, 15, 1000, 0x08, 68); 566 TWL4030_OF_MATCH("ti,twl4030-vdd1", VDD1), 642 * - SC_DETECT2 (vusb, vdac, vio, vdd1/2, vpll2) in twlreg_probe()
|
D | twl6030-regulator.c | 587 TWL6030_ADJUSTABLE_SMPS(VDD1); 646 TWL6030_OF_MATCH("ti,twl6030-vdd1", VDD1), 751 * - SC_DETECT2 (vusb, vdac, vio, vdd1/2, vpll2) in twlreg_probe()
|
D | tps65910-regulator.c | 115 .name = "vdd1", 208 .name = "vdd1", 278 EXT_CONTROL_REG_BITS(VDD1, 1, 1), 294 EXT_CONTROL_REG_BITS(VDD1, 1, 1), 967 { .name = "vdd1", .driver_data = (void *) &tps65910_regs[2] }, 984 { .name = "vdd1", .driver_data = (void *) &tps65911_regs[2] },
|
/linux-6.8/arch/arm/boot/dts/ |
D | tps65910.dtsi | 30 regulator-compatible = "vdd1";
|
/linux-6.8/Documentation/devicetree/bindings/display/bridge/ |
D | chipone,icn6211.yaml | 39 vdd1-supply:
|
/linux-6.8/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-pca954x.yaml | 72 the regulator supplies power to VDD2 (core logic) and optionally to VDD1.
|
/linux-6.8/Documentation/devicetree/bindings/display/ |
D | ste,mcde.yaml | 141 vdd1-supply = <&ab8500_ldo_aux1_reg>;
|
/linux-6.8/arch/arm/boot/dts/nvidia/ |
D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 35 vdd1 {
|
D | tegra30-cardhu.dtsi | 267 vdd1_reg: vdd1 {
|
/linux-6.8/arch/arm/boot/dts/st/ |
D | ste-href-stuib.dtsi | 205 vdd1-supply = <&ab8500_ldo_aux1_reg>;
|
D | ste-href-tvk1281618-r2.dtsi | 220 vdd1-supply = <&ab8500_ldo_aux1_reg>;
|
/linux-6.8/drivers/gpu/drm/panel/ |
D | panel-samsung-s6d16d0.c | 189 s6->supply = devm_regulator_get(dev, "vdd1"); in s6d16d0_probe()
|
/linux-6.8/include/linux/mfd/ |
D | tps65910.h | 209 /*Register VDD1 (0x80) register.RegisterDescription */ 254 /*Registers VDD1, VDD2 voltage values definitions */
|
/linux-6.8/arch/arm64/boot/dts/renesas/ |
D | ulcb-kf.dtsi | 212 VDD1-supply = <&snd_3p3v>;
|
/linux-6.8/drivers/acpi/pmic/ |
D | intel_pmic_bxtwc.c | 32 }, /* VDD1 -> VDD1CNT */
|
/linux-6.8/sound/soc/codecs/ |
D | pcm3168a.c | 38 "VDD1",
|