Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.c108 void dwc3_enable_susphy(struct dwc3 *dwc, bool enable) in dwc3_enable_susphy() function
149 dwc3_enable_susphy(dwc, false); in dwc3_set_prtcap()
846 dwc3_enable_susphy(dwc, true); in dwc3_phy_init()
2402 dwc3_enable_susphy(dwc, true); in dwc3_suspend_common()
2525 dwc3_enable_susphy(dwc, dwc->susphy_state); in dwc3_resume_common()
H A Dcore.h1609 void dwc3_enable_susphy(struct dwc3 *dwc, bool enable);
H A Dgadget.c3008 dwc3_enable_susphy(dwc, true); in __dwc3_gadget_start()
4762 dwc3_enable_susphy(dwc, false); in dwc3_gadget_exit()