Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore_intr.c319 writel(GINTSTS_SESSREQINT, hsotg->regs + GINTSTS); in dwc2_handle_session_req_intr()
433 #define GINTMSK_COMMON (GINTSTS_WKUPINT | GINTSTS_SESSREQINT | \
501 if (gintsts & GINTSTS_SESSREQINT) in dwc2_handle_common_intr()
Dhw.h135 #define GINTSTS_SESSREQINT (1 << 30) macro
Dcore.c82 GINTSTS_SESSREQINT; in dwc2_enable_common_interrupts()
Dgadget.c2310 writel(GINTSTS_ERLYSUSP | GINTSTS_SESSREQINT | in s3c_hsotg_core_init_disconnected()