Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dci_udc.h64 #define STS_PCI (1 << 2) macro
H A Dci_udc.c798 n &= (STS_SLI | STS_URI | STS_PCI | STS_UI | STS_UEI); in udc_irq()
809 if (n & STS_PCI) { in udc_irq()