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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dxhcireg.h129 #define XHCI_PS_PEC 0x00040000 /* RW - port enable/disable change */ macro
H A Dxhci.c3014 XHCI_PS_CSC | XHCI_PS_PEC |
3431 XWRITE4(sc, oper, port, v | XHCI_PS_PEC);
3562 if (v & XHCI_PS_PEC)

Completed in 45 milliseconds