/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad7405.yaml | 35 vdd1-supply: true 45 - vdd1-supply 56 vdd1-supply = <&vdd1>;
|
H A D | adi,ad7625.yaml | 29 vdd1-supply: true 112 - vdd1-supply 167 vdd1-supply = <&supply_5V>;
|
/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/Documentation/devicetree/bindings/sound/ |
H A D | ti,pcm3168a.yaml | 43 VDD1-supply: 78 - VDD1-supply 101 VDD1-supply = <&supply3v3>;
|
/linux/drivers/gpu/drm/bridge/ |
H A D | chipone-icn6211.c | 152 struct regulator *vdd1; member 452 if (icn->vdd1) { in chipone_atomic_pre_enable() 453 ret = regulator_enable(icn->vdd1); in chipone_atomic_pre_enable() 456 "failed to enable VDD1 regulator: %d\n", ret); in chipone_atomic_pre_enable() 490 if (icn->vdd1) in chipone_atomic_post_disable() 491 regulator_disable(icn->vdd1); in chipone_atomic_post_disable() 649 icn->vdd1 = devm_regulator_get_optional(dev, "vdd1"); in chipone_parse_dt() 650 if (IS_ERR(icn->vdd1)) { in chipone_parse_dt() 651 ret = PTR_ERR(icn->vdd1); in chipone_parse_dt() [all...] |
/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/Documentation/devicetree/bindings/mfd/ |
H A D | ti,tps65910.yaml | 148 vcc1-supply: VDD1 input. 157 vcc1-supply: VDD1 input. 246 vdd1_reg: vdd1 { 247 regulator-name = "vdd1";
|
H A D | ti,twl.yaml | 42 - ti,twl4030-vdd1 102 - ti,twl6030-vdd1
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | twl4030.dtsi | 47 vcc: regulator-vdd1 { 48 compatible = "ti,twl4030-vdd1";
|
H A D | omap3-lilly-a83x.dtsi | 237 vdd1: regulator-vdd1 { label
|
/linux/drivers/regulator/ |
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()
|
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 | 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/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/iio/dac/ |
H A D | adi,ltc2672.yaml | 37 vdd1-supply:
|
/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/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>;
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-samsung-s6d16d0.c | 191 s6->supply = devm_regulator_get(dev, "vdd1"); in s6d16d0_probe()
|
/linux/drivers/iio/adc/ |
H A D | ad7405.c | 163 "vdd1", "vdd2",
|
/linux/include/linux/mfd/ |
H A D | tps65910.h | 209 /*Register VDD1 (0x80) register.RegisterDescription */ 254 /*Registers VDD1, VDD2 voltage values definitions */
|