Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c404 dwc2_writel(hsotg, GINTSTS_WKUPINT, GINTSTS); in dwc2_handle_wakeup_detected_intr()
632 #define GINTMSK_COMMON (GINTSTS_WKUPINT | GINTSTS_SESSREQINT | \
844 if (gintsts & GINTSTS_WKUPINT) in dwc2_handle_common_intr()
H A Dhw.h143 #define GINTSTS_WKUPINT BIT(31) macro
H A Dgadget.c3491 GINTSTS_USBSUSP | GINTSTS_WKUPINT | in dwc2_hsotg_core_init_disconnected()
H A Dhcd.c91 intmsk |= GINTSTS_WKUPINT | GINTSTS_USBSUSP | in dwc2_enable_common_interrupts()