Home
last modified time | relevance | path

Searched refs:otg_restart_host (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/dwc3/
Ddrd.c57 if (dwc->otg_restart_host) { in dwc3_otg_thread_irq()
59 dwc->otg_restart_host = 0; in dwc3_otg_thread_irq()
85 dwc->otg_restart_host = 1; in dwc3_otg_irq()
Dcore.h1093 bool otg_restart_host; member