Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/ !
Dhost.c74 dwc3_enable_susphy(dwc, true); in dwc3_xhci_plat_start()
223 dwc3_enable_susphy(dwc, false); in dwc3_host_exit()
Dcore.c108 void dwc3_enable_susphy(struct dwc3 *dwc, bool enable) in dwc3_enable_susphy() function
2355 dwc3_enable_susphy(dwc, true); in dwc3_suspend_common()
2478 dwc3_enable_susphy(dwc, dwc->susphy_state); in dwc3_resume_common()
Dcore.h1608 void dwc3_enable_susphy(struct dwc3 *dwc, bool enable);
Dgadget.c2920 dwc3_enable_susphy(dwc, true); in __dwc3_gadget_start()
4687 dwc3_enable_susphy(dwc, false); in dwc3_gadget_exit()