Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/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()
453 * If we fail to disable DVDD, don't bother in trying IOVDD. We in adau7118_regulator_disable()
455 * is enabled and IOVDD is disabled. in adau7118_regulator_disable()
461 regulator_disable(st->iovdd); in adau7118_regulator_disable()
466 st->iovdd = devm_regulator_get(st->dev, "iovdd"); in adau7118_regulator_setup()
467 if (IS_ERR(st->iovdd)) { in adau7118_regulator_setup()
468 dev_err(st->dev, "Could not get iovdd: %ld\n", in adau7118_regulator_setup()
[all …]
H A Dadau7002.c62 SND_SOC_DAPM_REGULATOR_SUPPLY("IOVDD", 0, 0),
68 { "Capture", NULL, "IOVDD" },
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dadi,adau7118.yaml29 iovdd-supply:
57 - iovdd-supply
72 iovdd-supply = <&supply>;
83 iovdd-supply = <&supply>;
H A Dadi,adau7002.txt9 - IOVDD-supply: Phandle and specifier for the power supply providing the IOVDD
18 IOVDD-supply = <&supply>;
H A Dpcm186x.txt18 - iovdd-supply: Digital IO power supply
41 iovdd-supply = <&reg_1v8>;
H A Dtas2552.txt12 "iovdd" I/O Voltage
30 iovdd-supply = <&reg_iovdd>;
H A Dtlv320aic3x.txt34 - AVDD-supply, IOVDD-supply, DRVDD-supply, DVDD-supply : power supplies for the
77 IOVDD-supply = <&regulator>;
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).
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/accel/
H A Dkionix,kxsd9.yaml24 iovdd-supply: true
50 iovdd-supply = <&iovdd>;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap2420-n810.dts61 IOVDD-supply = <&vio_ape>;
H A Dimx7d-zii-rpu2.dts488 IOVDD-supply = <&reg_3p3v>;
519 IOVDD-supply = <&reg_3p3v>;
550 IOVDD-supply = <&reg_3p3v>;
H A Dimx6qdl-phytec-pbab01.dtsi120 IOVDD-supply = <&sound_3v3>;
H A Dam335x-wega.dtsi42 IOVDD-supply = <&vcc3v3>;
H A Dimx6ul-phytec-segin.dtsi127 IOVDD-supply = <&reg_sound_3v3>;
H A Dimx6qdl-zii-rdu2.dtsi378 IOVDD-supply = <&reg_3p3v>;
573 IOVDD-supply = <&reg_3p3v>;
H A Dimx6qdl-var-dart.dtsi183 IOVDD-supply = <&reg_3p3v>;
H A Dda850-lcdk.dts297 IOVDD-supply = <&vcc_3v3d>;
H A Dda850-evm.dts244 IOVDD-supply = <&vdcdc2_reg>;
H A Ddra76-evm.dts403 IOVDD-supply = <&vio_3v3>;
H A Dam57xx-beagle-x15-common.dtsi411 IOVDD-supply = <&vdd_3v3>;
/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dkxsd9.c69 * @regs: regulators for this device, VDD and IOVDD
94 static const char kxsd9_reg_iovdd[] = "iovdd";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5770r.yaml31 iovdd-supply:
/OK3568_Linux_fs/kernel/sound/soc/amd/
H A Dacp-da7219-max98357a.c395 REGULATOR_SUPPLY("IOVDD", "ADAU7002:00"),
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dam57xx-beagle-x15-common.dtsi384 IOVDD-supply = <&vdd_3v3>;

123