Home
last modified time | relevance | path

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

123

/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dadi,adau7118.yaml32 iovdd-supply:
60 - iovdd-supply
75 iovdd-supply = <&supply>;
86 iovdd-supply = <&supply>;
H A 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>;
H A Dpcm186x.txt18 - iovdd-supply: Digital IO power supply
41 iovdd-supply = <&reg_1v8>;
H A Dti,tlv320aic3x.yaml102 IOVDD-supply:
141 IOVDD-supply = <&regulator>;
159 IOVDD-supply = <&regulator>;
H A Dtas2552.txt12 "iovdd" I/O Voltage
30 iovdd-supply = <&reg_iovdd>;
H A Dtlv320aic31xx.txt18 - HPVDD-supply, SPRVDD-supply, SPLVDD-supply, AVDD-supply, IOVDD-supply,
75 IOVDD-supply = <&regulator>;
H A Dssm4567.txt8 0x35 (LR_SEL/ADDR connected to IOVDD) or 0x36 (LR_SEL/ADDR open).
/openbmc/linux/sound/soc/codecs/
H A 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()
H A Dadau7002.c62 SND_SOC_DAPM_REGULATOR_SUPPLY("IOVDD", 0, 0),
68 { "Capture", NULL, "IOVDD" },
/openbmc/linux/Documentation/devicetree/bindings/iio/accel/
H A Dkionix,kxsd9.yaml24 iovdd-supply: true
51 iovdd-supply = <&iovdd>;
H A Dfsl,mma7455.yaml61 vddio-supply = <&iovdd>;
76 vddio-supply = <&iovdd>;
H A Dkionix,kx022a.yaml62 io-vdd-supply = <&iovdd>;
/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dyamaha,yas530.yaml52 iovdd-supply:
54 for the I2C interface on the IOVDD pin, typically 1.8 V.
97 iovdd-supply = <&ldo2_reg>;
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A 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-
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap2420-n810.dts61 IOVDD-supply = <&vio_ape>;
H A Dam335x-wega.dtsi69 IOVDD-supply = <&vcc3v3>;
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-bsh-smm-s2pro.dts63 IOVDD-supply = <&buck4_reg>;
H A Dimx8mq-zii-ultra-rmb3.dts95 IOVDD-supply = <&reg_gen_3p3>;
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-phytec-pbab01.dtsi117 IOVDD-supply = <&sound_3v3>;
H A Dimx7d-zii-rpu2.dts488 IOVDD-supply = <&reg_3p3v>;
519 IOVDD-supply = <&reg_3p3v>;
550 IOVDD-supply = <&reg_3p3v>;
H A Dimx6ul-phytec-segin.dtsi122 IOVDD-supply = <&reg_sound_3v3>;
/openbmc/linux/drivers/iio/accel/
H A Dkxsd9.c69 * @regs: regulators for this device, VDD and IOVDD
94 static const char kxsd9_reg_iovdd[] = "iovdd";
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5770r.yaml31 iovdd-supply:
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-coachz.dtsi21 IOVDD-supply = <&pp1800_l15a>;
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dsilabs,si5341.txt65 - silabs,iovdd-33: When present, indicates that the I2C lines are using 3.3V

123