/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | samsung,s6d16d0.yaml | 25 vdd1-supply: 31 - vdd1-supply 47 vdd1-supply = <&foo>;
|
H A D | himax,hx83112a.yaml | 27 vdd1-supply: 42 - vdd1-supply 64 vdd1-supply = <&vreg_l1e>;
|
/linux/drivers/gpu/drm/bridge/ |
H A 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() 648 icn->vdd1 = devm_regulator_get_optional(dev, "vdd1"); in chipone_parse_dt() 649 if (IS_ERR(icn->vdd1)) { in chipone_parse_dt() 650 ret = PTR_ERR(icn->vdd1); in chipone_parse_dt() 653 icn->vdd1 = NULL; in chipone_parse_dt() [all …]
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A 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";
|
H A D | ti,twl.yaml | 42 - ti,twl4030-vdd1 102 - ti,twl6030-vdd1
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | ti,pcm3168a.yaml | 43 VDD1-supply: 78 - VDD1-supply 101 VDD1-supply = <&supply3v3>;
|
/linux/arch/arm/mach-omap2/ |
H A D | opp3xxx_data.c | 21 /* VDD1 */ 53 /* VDD1 */
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | sony,imx283.yaml | 34 vdd1-supply: 95 vdd1-supply = <&camera_vdd1_1v8>;
|
/linux/drivers/regulator/ |
H A 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] },
|
H A 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()
|
H A 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()
|
/linux/arch/arm/boot/dts/ |
H A D | tps65910.dtsi | 30 regulator-compatible = "vdd1";
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | chipone,icn6211.yaml | 39 vdd1-supply:
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | ste,mcde.yaml | 141 vdd1-supply = <&ab8500_ldo_aux1_reg>;
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-mux-pca954x.yaml | 72 the regulator supplies power to VDD2 (core logic) and optionally to VDD1.
|
/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | adi,ltc2672.yaml | 37 vdd1-supply:
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-asus-nexus7-grouper-ti-pmic.dtsi | 35 vdd1 {
|
/linux/arch/arm/boot/dts/st/ |
H A D | ste-href-stuib.dtsi | 205 vdd1-supply = <&ab8500_ldo_aux1_reg>;
|
H A D | ste-href-tvk1281618-r2.dtsi | 220 vdd1-supply = <&ab8500_ldo_aux1_reg>;
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-lilly-a83x.dtsi | 237 vdd1: regulator-vdd1 { label
|
H A D | am335x-lxm.dts | 204 regulator-name = "vdd1,mpu";
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-samsung-s6d16d0.c | 189 s6->supply = devm_regulator_get(dev, "vdd1"); in s6d16d0_probe()
|
/linux/include/linux/mfd/ |
H A D | tps65910.h | 209 /*Register VDD1 (0x80) register.RegisterDescription */ 254 /*Registers VDD1, VDD2 voltage values definitions */
|
/linux/drivers/iio/adc/ |
H A D | ad7625.c | 498 * vdd1, so list them in that order in the regulator_names array. 510 static const char * const regulator_names[] = { "vio", "vdd2", "vdd1" }; in devm_ad7625_regulator_setup()
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx93-tqma9352.dtsi | 132 /* V_1V8 - SPI NOR, eMMC, RAM VDD1... */
|