Home
last modified time | relevance | path

Searched refs:v3p3 (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/arch/arm/boot/dts/
Dqcom-apq8064-cm-qs600.dts139 v3p3-supply = <&pm8921_l3>;
146 v3p3-supply = <&pm8921_l3>;
153 v3p3-supply = <&pm8921_l3>;
175 v3p3_fixed: v3p3 {
Dqcom-apq8064-ifc6410.dts199 v3p3-supply = <&pm8921_l3>;
206 v3p3-supply = <&pm8921_l3>;
213 v3p3-supply = <&pm8921_l3>;
/linux-4.4.14/drivers/usb/phy/
Dphy-qcom-8x16-usb.c68 struct regulator *v3p3; member
93 ret = regulator_set_voltage(qphy->v3p3, HSPHY_3P3_MIN, HSPHY_3P3_MAX); in phy_8x16_regulators_enable()
97 ret = regulator_enable(qphy->v3p3); in phy_8x16_regulators_enable()
112 regulator_disable(qphy->v3p3); in phy_8x16_regulators_enable()
122 regulator_disable(qphy->v3p3); in phy_8x16_regulators_disable()
284 qphy->v3p3 = regs[0].consumer; in phy_8x16_read_devicetree()
Dphy-msm-usb.c109 rc = regulator_set_voltage(motg->v3p3, USB_PHY_3P3_VOL_MIN, in msm_hsusb_ldo_init()
115 rc = regulator_enable(motg->v3p3); in msm_hsusb_ldo_init()
137 regulator_disable(motg->v3p3); in msm_hsusb_ldo_init()
152 ret = regulator_set_load(motg->v3p3, USB_PHY_3P3_HPM_LOAD); in msm_hsusb_ldo_set_mode()
162 ret = regulator_set_load(motg->v3p3, USB_PHY_3P3_LPM_LOAD); in msm_hsusb_ldo_set_mode()
1748 motg->v3p3 = regs[1].consumer; in msm_otg_probe()
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dqcom,usb-8x16-phy.txt35 - v3p3-supply:
64 v3p3-supply = <&pm8916_l13>;
/linux-4.4.14/include/linux/usb/
Dmsm_hsusb.h183 struct regulator *v3p3; member
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dmsm-hsusb.txt40 - v3p3-supply: phandle to the regulator for the 3.3V supply
102 v3p3-supply = <&pm8941_l24>;