Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h160 #define GINTSTS_USBRST BIT(12) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h134 #define GINTSTS_USBRST BIT(12) macro
H A Dgadget.c3458 GINTSTS_USBRST | GINTSTS_RESETDET | in dwc2_hsotg_core_init_disconnected()
3743 if (gintsts & (GINTSTS_USBRST | GINTSTS_RESETDET)) { in dwc2_hsotg_irq()
3751 dwc2_writel(hsotg, GINTSTS_USBRST, GINTSTS); in dwc2_hsotg_irq()