Home
last modified time | relevance | path

Searched refs:pvdd (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dtas5720.txt19 - pvdd-supply : phandle to a supply used for the Class-D amp and the analog
27 pvdd-supply = <&amp_supply_reg>;
/linux/sound/soc/codecs/
H A Dmax98396.c1583 if (max98396->pvdd) in max98396_suspend()
1584 regulator_disable(max98396->pvdd); in max98396_suspend()
1602 if (max98396->pvdd) { in max98396_resume()
1603 ret = regulator_enable(max98396->pvdd); in max98396_resume()
1782 max98396->pvdd = devm_regulator_get_optional(&i2c->dev, "pvdd"); in max98396_i2c_probe()
1783 if (IS_ERR(max98396->pvdd)) { in max98396_i2c_probe()
1784 if (PTR_ERR(max98396->pvdd) == -EPROBE_DEFER) in max98396_i2c_probe()
1787 max98396->pvdd = NULL; in max98396_i2c_probe()
1802 if (max98396->pvdd) { in max98396_i2c_probe()
1803 ret = regulator_enable(max98396->pvdd); in max98396_i2c_probe()
[all …]
H A Dmax98396.h312 struct regulator *pvdd, *vbat; member
/linux/arch/arm64/boot/dts/renesas/
H A Drz-smarc-du-adv7513.dtsi51 pvdd-supply = <&reg_1p8v>;
H A Drzg2l-smarc.dtsi72 pvdd-supply = <&reg_1p8v>;
H A Drzg2lc-smarc.dtsi94 pvdd-supply = <&reg_1p8v>;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-ddr3l-evk.dts120 pvdd-supply = <&buck5>;
H A Dimx8mn-beacon-kit.dts71 pvdd-supply = <&reg_hdmi>;
H A Dimx8mm-beacon-kit.dts71 pvdd-supply = <&reg_hdmi>;
H A Dimx8mn-evk.dts133 pvdd-supply = <&buck5>;
H A Dimx8mn-ddr4-evk.dts166 pvdd-supply = <&buck5_reg>;
H A Dimx8mp-beacon-kit.dts343 pvdd-supply = <&buck5>;
H A Dimx8mm-evk.dtsi378 pvdd-supply = <&buck5_reg>;
/linux/arch/arm64/boot/dts/qcom/
H A Dapq8016-schneider-hmibsc.dts137 pvdd-supply = <&pm8916_l6>;
H A Dapq8016-sbc.dts177 pvdd-supply = <&pm8916_l6>;
/linux/arch/arm/boot/dts/st/
H A Dstm32mp15xx-dhcor-avenger96.dtsi307 pvdd-supply = <&v3v3>;