Searched refs:phy_itface (Results 1 – 1 of 1) sorted by relevance
2006 static enum usb_status dwc3_core_init(dwc3_handle_t *dwc3_handle, uint32_t phy_itface) in dwc3_core_init() argument2013 if ((phy_itface & USB3PHY_MASK) != 0U) { in dwc3_core_init()2018 if ((phy_itface & USB2PHY_MASK) != 0U) { in dwc3_core_init()2019 switch (phy_itface) { in dwc3_core_init()2046 if ((phy_itface & USB3PHY_MASK) != 0U) { in dwc3_core_init()2052 if ((phy_itface & USB2PHY_MASK) != 0U) { in dwc3_core_init()2065 if ((phy_itface & USB3PHY_MASK) != 0U) { in dwc3_core_init()2071 if ((phy_itface & USB2PHY_MASK) != 0U) { in dwc3_core_init()