Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A 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()
H A Dhw.h115 #define GINTSTS_SESSREQINT BIT(30) macro
H A Dgadget.c3456 intmsk = GINTSTS_ERLYSUSP | GINTSTS_SESSREQINT | in dwc2_hsotg_core_init_disconnected()
H A Dhcd.c61 GINTSTS_SESSREQINT; in dwc2_enable_common_interrupts()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h141 #define GINTSTS_SESSREQINT BIT(30) macro