Searched refs:pvdd (Results 1 – 25 of 36) sorted by relevance
12
158 struct regulator *pvdd; member482 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()
1583 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 …]
312 struct regulator *pvdd, *vbat; member
19 - pvdd-supply : phandle to a supply used for the Class-D amp and the analog27 pvdd-supply = <&_supply_reg>;
51 pvdd-supply = <®_1p8v>;
73 pvdd-supply = <®_1p8v>;
95 pvdd-supply = <®_1p8v>;
148 pvdd-supply = <&vcc1v8_d4>;
156 pvdd-supply = <&vcc_d1_8v>;
180 pvdd-supply = <&d1p8>;
203 pvdd-supply = <&d1_8v>;
163 pvdd-supply = <®_t1p8v>;
268 pvdd-supply = <&d1_8v>;303 pvdd-supply = <&d1_8v>;
83 pvdd-supply = <®_1p8v>;
310 pvdd-supply = <&fixedregulator1v8>;
344 pvdd-supply = <&d1_8v>;
202 pvdd-supply = <®_1p8v>;
270 pvdd-supply = <&d1_8v>;
120 pvdd-supply = <&buck5>;
71 pvdd-supply = <®_hdmi>;
133 pvdd-supply = <&buck5>;
166 pvdd-supply = <&buck5_reg>;
137 pvdd-supply = <&pm8916_l6>;