Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore_intr.c482 dwc2_writel(GINTSTS_USBSUSP, hsotg->regs + GINTSTS); in dwc2_handle_usb_suspend_intr()
488 GINTSTS_USBSUSP | GINTSTS_PRTINT)
557 if (gintsts & GINTSTS_USBSUSP) in dwc2_handle_common_intr()
Dhw.h155 #define GINTSTS_USBSUSP (1 << 11) macro
Dgadget.c2339 GINTSTS_USBSUSP | GINTSTS_WKUPINT | in dwc2_hsotg_core_init_disconnected()
Dcore.c448 intmsk |= GINTSTS_WKUPINT | GINTSTS_USBSUSP | in dwc2_enable_common_interrupts()