Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
A Dcore.c595 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()
A Dcore.h1254 const char *hsphy_interface; member
/linux/Documentation/devicetree/bindings/usb/
A Dsnps,dwc3.yaml239 snps,hsphy_interface:

Completed in 12 milliseconds