Home
last modified time | relevance | path

Searched refs:v1p8 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-usb-hs.c34 struct regulator *v1p8; member
122 ret = regulator_set_load(uphy->v1p8, 50000); in qcom_usb_hs_phy_power_on()
126 ret = regulator_enable(uphy->v1p8); in qcom_usb_hs_phy_power_on()
171 regulator_disable(uphy->v1p8); in qcom_usb_hs_phy_power_on()
187 regulator_disable(uphy->v1p8); in qcom_usb_hs_phy_power_off()
239 uphy->v1p8 = reg = devm_regulator_get(&ulpi->dev, "v1p8"); in qcom_usb_hs_phy_probe()
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-usb-hs.c34 struct regulator *v1p8; member
123 ret = regulator_set_load(uphy->v1p8, 50000); in qcom_usb_hs_phy_power_on()
127 ret = regulator_enable(uphy->v1p8); in qcom_usb_hs_phy_power_on()
172 regulator_disable(uphy->v1p8); in qcom_usb_hs_phy_power_on()
188 regulator_disable(uphy->v1p8); in qcom_usb_hs_phy_power_off()
240 uphy->v1p8 = reg = devm_regulator_get(&ulpi->dev, "v1p8"); in qcom_usb_hs_phy_probe()

Completed in 1 milliseconds