Home
last modified time | relevance | path

Searched refs:uphy (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/drivers/phy/qualcomm/ !
Dphy-qcom-usb-hs.c45 struct qcom_usb_hs_phy *uphy = phy_get_drvdata(phy); in qcom_usb_hs_phy_set_mode() local
49 if (!uphy->vbus_edev) { in qcom_usb_hs_phy_set_mode()
64 ret = ulpi_write(uphy->ulpi, ULPI_USB_INT_EN_RISE, val); in qcom_usb_hs_phy_set_mode()
67 ret = ulpi_write(uphy->ulpi, ULPI_USB_INT_EN_FALL, val); in qcom_usb_hs_phy_set_mode()
81 ret = ulpi_write(uphy->ulpi, ULPI_SET(ULPI_PWR_CLK_MNG_REG), in qcom_usb_hs_phy_set_mode()
85 ret = ulpi_write(uphy->ulpi, addr, ULPI_MISC_A_VBUSVLDEXTSEL); in qcom_usb_hs_phy_set_mode()
95 struct qcom_usb_hs_phy *uphy; in qcom_usb_hs_phy_vbus_notifier() local
98 uphy = container_of(nb, struct qcom_usb_hs_phy, vbus_notify); in qcom_usb_hs_phy_vbus_notifier()
105 return ulpi_write(uphy->ulpi, addr, ULPI_MISC_A_VBUSVLDEXT); in qcom_usb_hs_phy_vbus_notifier()
110 struct qcom_usb_hs_phy *uphy = phy_get_drvdata(phy); in qcom_usb_hs_phy_power_on() local
[all …]
Dphy-qcom-usb-hsic.c28 struct qcom_usb_hsic_phy *uphy = phy_get_drvdata(phy); in qcom_usb_hsic_phy_power_on() local
29 struct ulpi *ulpi = uphy->ulpi; in qcom_usb_hsic_phy_power_on()
33 ret = clk_prepare_enable(uphy->phy_clk); in qcom_usb_hsic_phy_power_on()
37 ret = clk_prepare_enable(uphy->cal_clk); in qcom_usb_hsic_phy_power_on()
41 ret = clk_prepare_enable(uphy->cal_sleep_clk); in qcom_usb_hsic_phy_power_on()
56 pins_default = pinctrl_lookup_state(uphy->pctl, PINCTRL_STATE_DEFAULT); in qcom_usb_hsic_phy_power_on()
62 ret = pinctrl_select_state(uphy->pctl, pins_default); in qcom_usb_hsic_phy_power_on()
79 clk_disable_unprepare(uphy->cal_sleep_clk); in qcom_usb_hsic_phy_power_on()
81 clk_disable_unprepare(uphy->cal_clk); in qcom_usb_hsic_phy_power_on()
83 clk_disable_unprepare(uphy->phy_clk); in qcom_usb_hsic_phy_power_on()
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/phy/ !
Dphy-rockchip-typec.txt16 "uphy", "uphy-pipe", "uphy-tcphy"
51 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";
75 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";
/linux-6.1.9/drivers/usb/dwc2/ !
Dplatform.c122 if (hsotg->uphy) { in __dwc2_lowlevel_hw_enable()
123 ret = usb_phy_init(hsotg->uphy); in __dwc2_lowlevel_hw_enable()
156 if (hsotg->uphy) { in __dwc2_lowlevel_hw_disable()
157 usb_phy_shutdown(hsotg->uphy); in __dwc2_lowlevel_hw_disable()
226 hsotg->uphy = devm_usb_get_phy(hsotg->dev, USB_PHY_TYPE_USB2); in dwc2_lowlevel_hw_init()
227 if (IS_ERR(hsotg->uphy)) { in dwc2_lowlevel_hw_init()
228 ret = PTR_ERR(hsotg->uphy); in dwc2_lowlevel_hw_init()
232 hsotg->uphy = NULL; in dwc2_lowlevel_hw_init()
Dcore_intr.c515 if (!IS_ERR_OR_NULL(hsotg->uphy)) in dwc2_handle_usb_suspend_intr()
516 usb_phy_set_suspend(hsotg->uphy, true); in dwc2_handle_usb_suspend_intr()
Dhcd.c4389 if (!IS_ERR_OR_NULL(hsotg->uphy)) { in _dwc2_hcd_suspend()
4391 usb_phy_set_suspend(hsotg->uphy, true); in _dwc2_hcd_suspend()
4489 if (!IS_ERR_OR_NULL(hsotg->uphy)) { in _dwc2_hcd_resume()
4491 usb_phy_set_suspend(hsotg->uphy, false); in _dwc2_hcd_resume()
5315 if (!IS_ERR_OR_NULL(hsotg->uphy)) in dwc2_hcd_init()
5316 otg_set_host(hsotg->uphy->otg, &hcd->self); in dwc2_hcd_init()
5373 if (!IS_ERR_OR_NULL(hsotg->uphy)) in dwc2_hcd_remove()
5374 otg_set_host(hsotg->uphy->otg, NULL); in dwc2_hcd_remove()
Dcore.h1058 struct usb_phy *uphy; member
Dgadget.c4558 if (!IS_ERR_OR_NULL(hsotg->uphy)) in dwc2_hsotg_udc_start()
4559 otg_set_peripheral(hsotg->uphy->otg, &hsotg->gadget); in dwc2_hsotg_udc_start()
4611 if (!IS_ERR_OR_NULL(hsotg->uphy)) in dwc2_hsotg_udc_stop()
4612 otg_set_peripheral(hsotg->uphy->otg, NULL); in dwc2_hsotg_udc_stop()
4739 if (IS_ERR_OR_NULL(hsotg->uphy)) in dwc2_hsotg_vbus_draw()
4741 return usb_phy_set_power(hsotg->uphy, mA); in dwc2_hsotg_vbus_draw()
/linux-6.1.9/arch/arm64/boot/dts/rockchip/ !
Drk3399.dtsi1590 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";
1615 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";