Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-apple.c271 dwc3_enable_susphy(&appledwc->dwc, true); in dwc3_apple_init()
288 dwc3_enable_susphy(&appledwc->dwc, true); in dwc3_apple_init()
340 dwc3_enable_susphy(&appledwc->dwc, true); in dwc3_apple_exit()
H A Dhost.c77 dwc3_enable_susphy(dwc, true); in dwc3_xhci_plat_start()
230 dwc3_enable_susphy(dwc, true); in dwc3_host_exit()
H A Dglue.h174 void dwc3_enable_susphy(struct dwc3 *dwc, bool enable);
H A Dcore.c111 void dwc3_enable_susphy(struct dwc3 *dwc, bool enable) in dwc3_enable_susphy() function
136 EXPORT_SYMBOL_GPL(dwc3_enable_susphy);
153 dwc3_enable_susphy(dwc, false); in dwc3_set_prtcap()
851 dwc3_enable_susphy(dwc, true); in dwc3_phy_init()
2468 dwc3_enable_susphy(dwc, true); in dwc3_suspend_common()
2595 dwc3_enable_susphy(dwc, dwc->susphy_state); in dwc3_resume_common()
H A Dcore.h1632 void dwc3_enable_susphy(struct dwc3 *dwc, bool enable);
H A Dgadget.c2999 dwc3_enable_susphy(dwc, true); in __dwc3_gadget_start()
4827 dwc3_enable_susphy(dwc, true); in dwc3_gadget_exit()