Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
A Dcore.c657 dwc->hsphy_interface && in dwc3_core_ulpi_init()
658 !strncmp(dwc->hsphy_interface, "ulpi", 4))) in dwc3_core_ulpi_init()
720 if (dwc->hsphy_interface && in dwc3_hs_phy_setup()
721 !strncmp(dwc->hsphy_interface, "utmi", 4)) { in dwc3_hs_phy_setup()
724 } else if (dwc->hsphy_interface && in dwc3_hs_phy_setup()
725 !strncmp(dwc->hsphy_interface, "ulpi", 4)) { in dwc3_hs_phy_setup()
1836 &dwc->hsphy_interface); in dwc3_get_properties()
A Dcore.h1339 const char *hsphy_interface; member

Completed in 17 milliseconds