Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore_intr.c283 dwc2_writel(hsotg, GINTSTS_SESSREQINT, GINTSTS); in dwc2_handle_session_req_intr()
645 #define GINTMSK_COMMON (GINTSTS_WKUPINT | GINTSTS_SESSREQINT | \
864 if (gintsts & GINTSTS_SESSREQINT) in dwc2_handle_common_intr()
Dhw.h115 #define GINTSTS_SESSREQINT BIT(30) macro
Dgadget.c3456 intmsk = GINTSTS_ERLYSUSP | GINTSTS_SESSREQINT | in dwc2_hsotg_core_init_disconnected()
Dhcd.c61 GINTSTS_SESSREQINT; in dwc2_enable_common_interrupts()