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 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 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()
869 dwc3_enable_susphy(dwc, true); in dwc3_phy_init()
2491 dwc3_enable_susphy(dwc, true); in dwc3_suspend_common()
2620 dwc3_enable_susphy(dwc, dwc->susphy_state); in dwc3_resume_common()