Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c313 dwc2_writel(hsotg, GINTSTS_SESSREQINT, GINTSTS); in dwc2_handle_session_req_intr()
632 #define GINTMSK_COMMON (GINTSTS_WKUPINT | GINTSTS_SESSREQINT | \
842 if (gintsts & GINTSTS_SESSREQINT) in dwc2_handle_common_intr()
H A Dhw.h144 #define GINTSTS_SESSREQINT BIT(30) macro
H A Dgadget.c3487 intmsk = GINTSTS_ERLYSUSP | GINTSTS_SESSREQINT | in dwc2_hsotg_core_init_disconnected()
H A Dhcd.c92 GINTSTS_SESSREQINT; in dwc2_enable_common_interrupts()