Home
last modified time | relevance | path

Searched full:iovdd (Results 1 – 25 of 105) sorted by relevance

12345

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dadi,adau7002.txt9 - IOVDD-supply: Phandle and specifier for the power supply providing the IOVDD
18 IOVDD-supply = <&supply>;
Dadi,adau7118.yaml29 iovdd-supply:
57 - iovdd-supply
72 iovdd-supply = <&supply>;
83 iovdd-supply = <&supply>;
Dpcm186x.txt18 - iovdd-supply: Digital IO power supply
41 iovdd-supply = <&reg_1v8>;
Dtas2552.txt12 "iovdd" I/O Voltage
30 iovdd-supply = <&reg_iovdd>;
Dtlv320aic3x.txt34 - AVDD-supply, IOVDD-supply, DRVDD-supply, DVDD-supply : power supplies for the
77 IOVDD-supply = <&regulator>;
Dtlv320aic31xx.txt18 - HPVDD-supply, SPRVDD-supply, SPLVDD-supply, AVDD-supply, IOVDD-supply,
75 IOVDD-supply = <&regulator>;
Dssm4567.txt8 0x35 (LR_SEL/ADDR connected to IOVDD) or 0x36 (LR_SEL/ADDR open).
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dadi,adau7118.yaml32 iovdd-supply:
60 - iovdd-supply
75 iovdd-supply = <&supply>;
86 iovdd-supply = <&supply>;
Dadi,adau7002.yaml19 IOVDD-supply:
21 IOVDD power supply, if skipped then it is assumed that the supply pin is
37 IOVDD-supply = <&pp1800_l15a>;
Dpcm186x.txt18 - iovdd-supply: Digital IO power supply
41 iovdd-supply = <&reg_1v8>;
Dti,tlv320aic3x.yaml102 IOVDD-supply:
141 IOVDD-supply = <&regulator>;
159 IOVDD-supply = <&regulator>;
Dtas2552.txt12 "iovdd" I/O Voltage
30 iovdd-supply = <&reg_iovdd>;
Dtlv320aic31xx.txt18 - HPVDD-supply, SPRVDD-supply, SPLVDD-supply, AVDD-supply, IOVDD-supply,
75 IOVDD-supply = <&regulator>;
Dssm4567.txt8 0x35 (LR_SEL/ADDR connected to IOVDD) or 0x36 (LR_SEL/ADDR open).
/kernel/linux/linux-6.6/sound/soc/codecs/
Dadau7118.c38 struct regulator *iovdd; member
343 ret = regulator_enable(st->iovdd); in adau7118_set_bias_level()
350 regulator_disable(st->iovdd); in adau7118_set_bias_level()
368 ret = regulator_disable(st->iovdd); in adau7118_set_bias_level()
449 st->iovdd = devm_regulator_get(st->dev, "iovdd"); in adau7118_regulator_setup()
450 if (IS_ERR(st->iovdd)) { in adau7118_regulator_setup()
451 dev_err(st->dev, "Could not get iovdd: %ld\n", in adau7118_regulator_setup()
452 PTR_ERR(st->iovdd)); in adau7118_regulator_setup()
453 return PTR_ERR(st->iovdd); in adau7118_regulator_setup()
Dadau7002.c62 SND_SOC_DAPM_REGULATOR_SUPPLY("IOVDD", 0, 0),
68 { "Capture", NULL, "IOVDD" },
/kernel/linux/linux-5.10/sound/soc/codecs/
Dadau7118.c38 struct regulator *iovdd; member
343 ret = regulator_enable(st->iovdd); in adau7118_set_bias_level()
350 regulator_disable(st->iovdd); in adau7118_set_bias_level()
368 ret = regulator_disable(st->iovdd); in adau7118_set_bias_level()
450 st->iovdd = devm_regulator_get(st->dev, "iovdd"); in adau7118_regulator_setup()
451 if (IS_ERR(st->iovdd)) { in adau7118_regulator_setup()
452 dev_err(st->dev, "Could not get iovdd: %ld\n", in adau7118_regulator_setup()
453 PTR_ERR(st->iovdd)); in adau7118_regulator_setup()
454 return PTR_ERR(st->iovdd); in adau7118_regulator_setup()
Dadau7002.c62 SND_SOC_DAPM_REGULATOR_SUPPLY("IOVDD", 0, 0),
68 { "Capture", NULL, "IOVDD" },
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/accel/
Dkionix,kxsd9.yaml24 iovdd-supply: true
51 iovdd-supply = <&iovdd>;
Dfsl,mma7455.yaml61 vddio-supply = <&iovdd>;
76 vddio-supply = <&iovdd>;
Dkionix,kx022a.yaml62 io-vdd-supply = <&iovdd>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/accel/
Dkionix,kxsd9.yaml24 iovdd-supply: true
50 iovdd-supply = <&iovdd>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/magnetometer/
Dyamaha,yas530.yaml52 iovdd-supply:
54 for the I2C interface on the IOVDD pin, typically 1.8 V.
97 iovdd-supply = <&ldo2_reg>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Dadi,ad4130.yaml68 iovdd-supply:
69 description: IOVDD voltage supply. Used for the chip interface.
118 22: (IOVDD − DGND)/6+
119 23: (IOVDD − DGND)/6-
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Domap2420-n810.dts61 IOVDD-supply = <&vio_ape>;

12345