Home
last modified time | relevance | path

Searched refs:INT_EARLY_SUSPEND (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h117 #define INT_EARLY_SUSPEND (0x1<<10) macro
H A Ddwc2_udc_otg_xfer_dma.c509 if (intr_status & INT_EARLY_SUSPEND) { in dwc2_udc_irq()
511 writel(INT_EARLY_SUSPEND, &reg->gintsts); in dwc2_udc_irq()