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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dxhcireg.h132 #define XHCI_PS_PRC 0x00200000 /* RW - port reset change */ macro
H A Dxhci.c3016 XHCI_PS_PRC | XHCI_PS_PLC |
3437 XWRITE4(sc, oper, port, v | XHCI_PS_PRC);
3568 if (v & XHCI_PS_PRC)

Completed in 109 milliseconds