Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc3/
Dcore.c651 dwc->hsphy_interface && in dwc3_core_ulpi_init()
652 !strncmp(dwc->hsphy_interface, "ulpi", 4))) in dwc3_core_ulpi_init()
735 if (dwc->hsphy_interface && in dwc3_phy_setup()
736 !strncmp(dwc->hsphy_interface, "utmi", 4)) { in dwc3_phy_setup()
739 } else if (dwc->hsphy_interface && in dwc3_phy_setup()
740 !strncmp(dwc->hsphy_interface, "ulpi", 4)) { in dwc3_phy_setup()
1556 device_property_read_string(dev, "snps,hsphy_interface", in dwc3_get_properties()
1557 &dwc->hsphy_interface); in dwc3_get_properties()
Dcore.h1053 * @hsphy_interface: "utmi" or "ulpi"
1279 const char *hsphy_interface; member
/Linux-v6.1/Documentation/devicetree/bindings/usb/
Dsnps,dwc3.yaml259 snps,hsphy_interface: