Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-qcom-8x16-usb.c69 struct regulator *v1p8; member
101 ret = regulator_set_voltage(qphy->v1p8, HSPHY_1P8_MIN, HSPHY_1P8_MAX); in phy_8x16_regulators_enable()
105 ret = regulator_enable(qphy->v1p8); in phy_8x16_regulators_enable()
121 regulator_disable(qphy->v1p8); in phy_8x16_regulators_disable()
285 qphy->v1p8 = regs[1].consumer; in phy_8x16_read_devicetree()
Dphy-msm-usb.c120 rc = regulator_set_voltage(motg->v1p8, USB_PHY_1P8_VOL_MIN, in msm_hsusb_ldo_init()
126 rc = regulator_enable(motg->v1p8); in msm_hsusb_ldo_init()
135 regulator_disable(motg->v1p8); in msm_hsusb_ldo_init()
147 ret = regulator_set_load(motg->v1p8, USB_PHY_1P8_HPM_LOAD); in msm_hsusb_ldo_set_mode()
155 regulator_set_load(motg->v1p8, USB_PHY_1P8_LPM_LOAD); in msm_hsusb_ldo_set_mode()
159 ret = regulator_set_load(motg->v1p8, USB_PHY_1P8_LPM_LOAD); in msm_hsusb_ldo_set_mode()
1749 motg->v1p8 = regs[2].consumer; in msm_otg_probe()
/linux-4.4.14/arch/arm/boot/dts/
Dqcom-apq8064-cm-qs600.dts140 v1p8-supply = <&pm8921_l4>;
147 v1p8-supply = <&pm8921_l23>;
154 v1p8-supply = <&pm8921_l23>;
Dqcom-apq8064-ifc6410.dts200 v1p8-supply = <&pm8921_l4>;
207 v1p8-supply = <&pm8921_l23>;
214 v1p8-supply = <&pm8921_l23>;
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dqcom,usb-8x16-phy.txt30 - v1p8-supply:
63 v1p8-supply = <&pm8916_l7>;
/linux-4.4.14/include/linux/usb/
Dmsm_hsusb.h184 struct regulator *v1p8; member
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dmsm-hsusb.txt39 - v1p8-supply: phandle to the regulator for the 1.8V supply
101 v1p8-supply = <&pm8941_l6>;