Searched refs:STS_PCI (Results 1 – 2 of 2) sorted by relevance
64 #define STS_PCI (1 << 2) macro
801 n &= (STS_SLI | STS_URI | STS_PCI | STS_UI | STS_UEI); in udc_irq()812 if (n & STS_PCI) { in udc_irq()