Searched refs:hsphy_interface (Results 1 – 3 of 3) sorted by relevance
595 dwc->hsphy_interface && in dwc3_core_ulpi_init()596 !strncmp(dwc->hsphy_interface, "ulpi", 4))) in dwc3_core_ulpi_init()679 if (dwc->hsphy_interface && in dwc3_phy_setup()680 !strncmp(dwc->hsphy_interface, "utmi", 4)) { in dwc3_phy_setup()683 } else if (dwc->hsphy_interface && in dwc3_phy_setup()684 !strncmp(dwc->hsphy_interface, "ulpi", 4)) { in dwc3_phy_setup()1416 &dwc->hsphy_interface); in dwc3_get_properties()
1254 const char *hsphy_interface; member
239 snps,hsphy_interface:
Completed in 12 milliseconds