Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h1312 int dwc2_phy_init(struct dwc2_hsotg *hsotg, bool select_phy);
H A Dcore.c1123 int dwc2_phy_init(struct dwc2_hsotg *hsotg, bool select_phy) in dwc2_phy_init() function
H A Dgadget.c3423 dwc2_phy_init(hsotg, true); in dwc2_hsotg_core_init_disconnected()
H A Dhcd.c2081 retval = dwc2_phy_init(hsotg, initial_setup); in dwc2_core_init()