Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore_intr.c597 dwc2_writel(hsotg, GINTSTS_LPMTRANRCVD, GINTSTS); in dwc2_handle_lpm_intr()
649 GINTSTS_LPMTRANRCVD)
870 if (gintsts & GINTSTS_LPMTRANRCVD) in dwc2_handle_common_intr()
H A Dhw.h118 #define GINTSTS_LPMTRANRCVD BIT(27) macro
H A Dgadget.c3461 GINTSTS_LPMTRANRCVD; in dwc2_hsotg_core_init_disconnected()
H A Dhcd.c64 intmsk |= GINTSTS_LPMTRANRCVD; in dwc2_enable_common_interrupts()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h144 #define GINTSTS_LPMTRANRCVD BIT(27) macro