Searched refs:v1p8 (Results 1 – 3 of 3) sorted by relevance
163 struct regulator *v1p8; member
39 - v1p8-supply: phandle to the regulator for the 1.8V supply86 v1p8-supply = <&pm8941_l6>;
118 rc = regulator_set_voltage(motg->v1p8, USB_PHY_1P8_VOL_MIN, in msm_hsusb_ldo_init()124 rc = regulator_enable(motg->v1p8); in msm_hsusb_ldo_init()133 regulator_disable(motg->v1p8); in msm_hsusb_ldo_init()145 ret = regulator_set_load(motg->v1p8, USB_PHY_1P8_HPM_LOAD); in msm_hsusb_ldo_set_mode()153 regulator_set_load(motg->v1p8, USB_PHY_1P8_LPM_LOAD); in msm_hsusb_ldo_set_mode()157 ret = regulator_set_load(motg->v1p8, USB_PHY_1P8_LPM_LOAD); in msm_hsusb_ldo_set_mode()1609 motg->v1p8 = regs[2].consumer; in msm_otg_probe()