Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c508 struct phy *curr_usb3_phy; member
710 err = phy_power_on(xudc->curr_usb3_phy); in tegra_xudc_device_mode_on()
766 err = phy_power_off(xudc->curr_usb3_phy); in tegra_xudc_device_mode_off()
819 xudc->curr_usb3_phy = xudc->usb3_phy[phy_index]; in tegra_xudc_update_data_role()