Searched refs:hsphy_mode (Results 1 – 4 of 4) sorted by relevance
19 enum usb_phy_interface hsphy_mode; member
341 enum usb_phy_interface hsphy_mode = dwc->hsphy_mode; in dwc3_hsphy_mode_setup() local347 switch (hsphy_mode) { in dwc3_hsphy_mode_setup()750 dwc->hsphy_mode = dwc3_dev->hsphy_mode; in dwc3_uboot_init()908 dwc->hsphy_mode = usb_get_phy_mode(dev_ofnode(dev)); in dwc3_of_parse()
757 enum usb_phy_interface hsphy_mode; member
139 .hsphy_mode = USBPHY_INTERFACE_MODE_UTMIW,
Completed in 9 milliseconds