Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h128 #define INT_SUSPEND (0x1<<11) macro
263 | INT_RESET | INT_SUSPEND | INT_OTG)
H A Ddwc2_udc_otg_xfer_dma.c515 if (intr_status & INT_SUSPEND) { in dwc2_udc_irq()
519 writel(INT_SUSPEND, &reg->gintsts); in dwc2_udc_irq()