Home
last modified time | relevance | path

Searched refs:GINTSTS_ERLYSUSP (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h162 #define GINTSTS_ERLYSUSP BIT(10) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h136 #define GINTSTS_ERLYSUSP BIT(10) macro
H A Dgadget.c3456 intmsk = GINTSTS_ERLYSUSP | GINTSTS_SESSREQINT | in dwc2_hsotg_core_init_disconnected()
3828 if (gintsts & GINTSTS_ERLYSUSP) { in dwc2_hsotg_irq()
3830 dwc2_writel(hsotg, GINTSTS_ERLYSUSP, GINTSTS); in dwc2_hsotg_irq()