Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c2006 static enum usb_status dwc3_core_init(dwc3_handle_t *dwc3_handle, uint32_t phy_itface) in dwc3_core_init() argument
2013 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()