Searched refs:STS_URI (Results 1 – 2 of 2) sorted by relevance
63 #define STS_URI (1 << 6) macro
801 n &= (STS_SLI | STS_URI | STS_PCI | STS_UI | STS_UEI); in udc_irq()805 if (n & STS_URI) { in udc_irq()1060 return !!(readl(&udc->usbsts) & STS_URI); in dfu_usb_get_reset()