Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/udc/
Dtegra-xudc.c512 struct phy *curr_utmi_phy; member
706 err = phy_power_on(xudc->curr_utmi_phy); in tegra_xudc_device_mode_on()
716 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_device_mode_on()
735 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, USB_ROLE_NONE); in tegra_xudc_device_mode_off()
760 err = phy_power_off(xudc->curr_utmi_phy); in tegra_xudc_device_mode_off()
821 xudc->curr_utmi_phy = xudc->utmi_phy[phy_index]; in tegra_xudc_vbus_notify()
845 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_plc_reset_work()
847 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_plc_reset_work()
877 xudc->curr_utmi_phy); in tegra_xudc_port_reset_war_work()