Home
last modified time | relevance | path

Searched refs:XHCI_STS_PCD (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h90 #define XHCI_STS_PCD 0x00000010 /* RW - Port Change Detect */ macro
H A Dxhci.c1613 if (status & (XHCI_STS_PCD | XHCI_STS_HCH | in xhci_interrupt()
1615 if (status & XHCI_STS_PCD) { in xhci_interrupt()

Completed in 6 milliseconds