Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h109 #define INT_RESUME (1u<<31) macro
248 #define GINTMSK_INIT (INT_OUT_EP | INT_IN_EP | INT_RESUME | INT_ENUMDONE\
H A Ddwc2_udc_otg_xfer_dma.c534 if (intr_status & INT_RESUME) { in dwc2_udc_irq()
536 writel(INT_RESUME, &reg->gintsts); in dwc2_udc_irq()