Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas5805m.c158 struct regulator *pvdd; member
482 tas5805m->pvdd = devm_regulator_get(dev, "pvdd"); in tas5805m_i2c_probe()
483 if (IS_ERR(tas5805m->pvdd)) { in tas5805m_i2c_probe()
485 PTR_ERR(tas5805m->pvdd)); in tas5805m_i2c_probe()
486 return PTR_ERR(tas5805m->pvdd); in tas5805m_i2c_probe()
544 ret = regulator_enable(tas5805m->pvdd); in tas5805m_i2c_probe()
565 regulator_disable(tas5805m->pvdd); in tas5805m_i2c_probe()
581 regulator_disable(tas5805m->pvdd); in tas5805m_i2c_remove()
H A Dmax98396.c1584 if (max98396->pvdd) in max98396_suspend()
1585 regulator_disable(max98396->pvdd); in max98396_suspend()
1603 if (max98396->pvdd) { in max98396_resume()
1604 ret = regulator_enable(max98396->pvdd); in max98396_resume()
1783 max98396->pvdd = devm_regulator_get_optional(&i2c->dev, "pvdd"); in max98396_i2c_probe()
1784 if (IS_ERR(max98396->pvdd)) { in max98396_i2c_probe()
1785 if (PTR_ERR(max98396->pvdd) == -EPROBE_DEFER) in max98396_i2c_probe()
1788 max98396->pvdd = NULL; in max98396_i2c_probe()
1803 if (max98396->pvdd) { in max98396_i2c_probe()
1804 ret = regulator_enable(max98396->pvdd); in max98396_i2c_probe()
[all …]
H A Dmax98396.h312 struct regulator *pvdd, *vbat; member
/openbmc/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>;
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-beacon-kit.dts71 pvdd-supply = <&reg_hdmi>;
H A Dimx8mn-beacon-kit.dts71 pvdd-supply = <&reg_hdmi>;
H A Dimx8mm-evk.dtsi333 pvdd-supply = <&buck5_reg>;
H A Dimx8mp-evk.dts409 pvdd-supply = <&reg_buck5>;
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Drzg2lc-smarc.dtsi89 pvdd-supply = <&reg_1p8v>;
H A Drzg2l-smarc.dtsi73 pvdd-supply = <&reg_1p8v>;
H A Dr8a77980-v3hsk.dts148 pvdd-supply = <&vcc1v8_d4>;
H A Dr8a77970-v3msk.dts156 pvdd-supply = <&vcc_d1_8v>;
H A Dcondor-common.dtsi203 pvdd-supply = <&d1_8v>;
H A Dulcb-kf.dtsi162 pvdd-supply = <&hdmi_1v8>;
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsda660-inforce-ifc6560.dts125 pvdd-supply = <&vreg_l13a_1p8>;
H A Dapq8016-sbc.dts177 pvdd-supply = <&pm8916_l6>;
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp15xx-dhcor-avenger96.dtsi307 pvdd-supply = <&v3v3>;